Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-29181 (GCVE-0-2022-29181)
Vulnerability from cvelistv5
Published
2022-05-20 00:00
Modified
2025-05-27 14:51
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-241 - Improper Handling of Unexpected Data Type
Summary
Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
sparklemotion | nokogiri |
Version: < 1.13.6 |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T06:17:54.244Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "tags": [ "x_transferred" ], "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "tags": [ "x_transferred" ], "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "tags": [ "x_transferred" ], "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/" }, { "name": "GLSA-202208-29", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202208-29" }, { "tags": [ "x_transferred" ], "url": "https://support.apple.com/kb/HT213532" }, { "name": "20221220 APPLE-SA-2022-12-13-4 macOS Ventura 13.1", "tags": [ "mailing-list", "x_transferred" ], "url": "http://seclists.org/fulldisclosure/2022/Dec/23" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2022-29181", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-04-22T15:41:19.551410Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-22T18:01:15.465Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "nokogiri", "vendor": "sparklemotion", "versions": [ { "status": "affected", "version": "\u003c 1.13.6" } ] } ], "descriptions": [ { "lang": "en", "value": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-241", "description": "CWE-241: Improper Handling of Unexpected Data Type", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-05-27T14:51:01.821Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "name": "https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7" }, { "name": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "name": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "name": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri", "tags": [ "x_refsource_MISC" ], "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri" } ], "source": { "advisory": "GHSA-xh29-r2w5-wx8m", "discovery": "UNKNOWN" }, "title": "Improper Handling of Unexpected Data Type in Nokogiri" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2022-29181", "datePublished": "2022-05-20T00:00:00.000Z", "dateReserved": "2022-04-13T00:00:00.000Z", "dateUpdated": "2025-05-27T14:51:01.821Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-29181\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2022-05-20T19:15:08.203\",\"lastModified\":\"2025-05-27T15:15:24.723\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.\"},{\"lang\":\"es\",\"value\":\"Nokogiri es una biblioteca XML y HTML de c\u00f3digo abierto para Ruby. En versiones anteriores a 1.13.6, Nokogiri no comprobaba todas las entradas en los analizadores SAX de XML y HTML4, lo que permit\u00eda que entradas no confiables especialmente dise\u00f1adas causaran errores de acceso a memoria ilegales (segfault) o lecturas de memoria no relacionadas. La versi\u00f3n 1.13.6 contiene un parche para este problema. Como mitigaci\u00f3n, aseg\u00farese de que la entrada no confiable es una \\\"String\\\" llamando a \\\"#to_s\\\" o su equivalente\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:P\",\"baseScore\":6.4,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-241\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-843\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nokogiri:nokogiri:*:*:*:*:*:ruby:*:*\",\"versionEndExcluding\":\"1.13.6\",\"matchCriteriaId\":\"DF66B3C9-F1EC-49ED-894B-8AE55B52427A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.1\",\"matchCriteriaId\":\"454702CC-FB2E-4D17-AEAF-A428925B44A4\"}]}]}],\"references\":[{\"url\":\"https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri\",\"source\":\"security-advisories@github.com\"},{\"url\":\"http://seclists.org/fulldisclosure/2022/Dec/23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202208-29\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://support.apple.com/kb/HT213532\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202208-29\", \"name\": \"GLSA-202208-29\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://support.apple.com/kb/HT213532\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://seclists.org/fulldisclosure/2022/Dec/23\", \"name\": \"20221220 APPLE-SA-2022-12-13-4 macOS Ventura 13.1\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T06:17:54.244Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-29181\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-22T15:41:19.551410Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-22T15:41:21.025Z\"}}], \"cna\": {\"title\": \"Improper Handling of Unexpected Data Type in Nokogiri\", \"source\": {\"advisory\": \"GHSA-xh29-r2w5-wx8m\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.2, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"sparklemotion\", \"product\": \"nokogiri\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.13.6\"}]}], \"references\": [{\"url\": \"https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m\", \"name\": \"https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7\", \"name\": \"https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267\", \"name\": \"https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6\", \"name\": \"https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri\", \"name\": \"https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-241\", \"description\": \"CWE-241: Improper Handling of Unexpected Data Type\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-05-27T14:51:01.821Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2022-29181\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-27T14:51:01.821Z\", \"dateReserved\": \"2022-04-13T00:00:00.000Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2022-05-20T00:00:00.000Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2022-29181
Vulnerability from fkie_nvd
Published
2022-05-20 19:15
Modified
2025-05-27 15:15
Severity ?
8.2 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
8.2 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
8.2 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Summary
Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.
References
▶ | URL | Tags | |
---|---|---|---|
security-advisories@github.com | https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7 | ||
security-advisories@github.com | https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267 | Patch, Third Party Advisory | |
security-advisories@github.com | https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6 | Release Notes, Third Party Advisory | |
security-advisories@github.com | https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m | Issue Tracking, Third Party Advisory | |
security-advisories@github.com | https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri | ||
af854a3a-2127-422b-91ae-364da2661108 | http://seclists.org/fulldisclosure/2022/Dec/23 | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6 | Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.gentoo.org/glsa/202208-29 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/ | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://support.apple.com/kb/HT213532 | Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:nokogiri:nokogiri:*:*:*:*:*:ruby:*:*", "matchCriteriaId": "DF66B3C9-F1EC-49ED-894B-8AE55B52427A", "versionEndExcluding": "1.13.6", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", "matchCriteriaId": "454702CC-FB2E-4D17-AEAF-A428925B44A4", "versionEndExcluding": "13.1", "versionStartIncluding": "13.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent." }, { "lang": "es", "value": "Nokogiri es una biblioteca XML y HTML de c\u00f3digo abierto para Ruby. En versiones anteriores a 1.13.6, Nokogiri no comprobaba todas las entradas en los analizadores SAX de XML y HTML4, lo que permit\u00eda que entradas no confiables especialmente dise\u00f1adas causaran errores de acceso a memoria ilegales (segfault) o lecturas de memoria no relacionadas. La versi\u00f3n 1.13.6 contiene un parche para este problema. Como mitigaci\u00f3n, aseg\u00farese de que la entrada no confiable es una \"String\" llamando a \"#to_s\" o su equivalente" } ], "id": "CVE-2022-29181", "lastModified": "2025-05-27T15:15:24.723", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 4.2, "source": "security-advisories@github.com", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 4.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-05-20T19:15:08.203", "references": [ { "source": "security-advisories@github.com", "url": "https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7" }, { "source": "security-advisories@github.com", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "source": "security-advisories@github.com", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "source": "security-advisories@github.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "source": "security-advisories@github.com", "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2022/Dec/23" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202208-29" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT213532" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-241" } ], "source": "security-advisories@github.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-843" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
wid-sec-w-2022-2313
Vulnerability from csaf_certbund
Published
2022-12-13 23:00
Modified
2024-01-31 23:00
Summary
Apple macOS: Mehrere Schwachstellen
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
Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.
Angriff
Ein entfernter Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um den Benutzer zu täuschen, Informationen offenzulegen, Sicherheitsmechanismen zu umgehen, Rechte zu erweitern und beliebigen Code mit Kernel-Rechten auszuführen.
Betroffene Betriebssysteme
- MacOS X
{ "document": { "aggregate_severity": { "text": "kritisch" }, "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": "Apple macOS ist ein Betriebssystem, das auf FreeBSD und Mach basiert.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter Angreifer kann mehrere Schwachstellen in Apple macOS ausnutzen, um den Benutzer zu t\u00e4uschen, Informationen offenzulegen, Sicherheitsmechanismen zu umgehen, Rechte zu erweitern und beliebigen Code mit Kernel-Rechten auszuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- MacOS X", "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-2313 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2313.json" }, { "category": "self", "summary": "WID-SEC-2022-2313 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2313" }, { "category": "external", "summary": "Apple Security Advisory HT213532 vom 2022-12-13", "url": "https://support.apple.com/de-de/HT213532" }, { "category": "external", "summary": "Apple Security Advisory HT213533 vom 2022-12-13", "url": "https://support.apple.com/de-de/HT213533" }, { "category": "external", "summary": "Apple Security Advisory HT213534 vom 2022-12-13", "url": "https://support.apple.com/de-de/HT213534" }, { "category": "external", "summary": "CISA Known Exploited Vulnerabilities Catalog vom 2024-01-31", "url": "https://www.cisa.gov/news-events/alerts/2024/01/31/cisa-adds-one-known-exploited-vulnerability-catalog" } ], "source_lang": "en-US", "title": "Apple macOS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-01-31T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:39:54.708+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-2313", "initial_release_date": "2022-12-13T23:00:00.000+00:00", "revision_history": [ { "date": "2022-12-13T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-12-20T23:00:00.000+00:00", "number": "2", "summary": "Name \"Achilles\" f\u00fcr CVE-2022-42821 aufgenommen" }, { "date": "2023-04-10T22:00:00.000+00:00", "number": "3", "summary": "CVE erg\u00e4nzt" }, { "date": "2023-04-13T22:00:00.000+00:00", "number": "4", "summary": "CVE Nummern erg\u00e4nzt" }, { "date": "2024-01-31T23:00:00.000+00:00", "number": "5", "summary": "CVE-2022-48618 erg\u00e4nzt, wird aktiv ausgenutzt" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Apple macOS Ventura \u003c 13.1", "product": { "name": "Apple macOS Ventura \u003c 13.1", "product_id": "T025600", "product_identification_helper": { "cpe": "cpe:/o:apple:mac_os:13.1" } } }, { "category": "product_name", "name": "Apple macOS Monterey \u003c 12.6.2", "product": { "name": "Apple macOS Monterey \u003c 12.6.2", "product_id": "T025601", "product_identification_helper": { "cpe": "cpe:/o:apple:mac_os:12.6.2" } } }, { "category": "product_name", "name": "Apple macOS Big Sur \u003c 11.7.2", "product": { "name": "Apple macOS Big Sur \u003c 11.7.2", "product_id": "T025603", "product_identification_helper": { "cpe": "cpe:/o:apple:mac_os:11.7.2" } } } ], "category": "product_name", "name": "macOS" } ], "category": "vendor", "name": "Apple" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-48618", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-48618" }, { "cve": "CVE-2022-46720", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46720" }, { "cve": "CVE-2022-46716", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46716" }, { "cve": "CVE-2022-46705", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46705" }, { "cve": "CVE-2022-46704", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46704" }, { "cve": "CVE-2022-46703", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46703" }, { "cve": "CVE-2022-46701", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46701" }, { "cve": "CVE-2022-46700", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46700" }, { "cve": "CVE-2022-46699", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46699" }, { "cve": "CVE-2022-46698", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46698" }, { "cve": "CVE-2022-46697", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46697" }, { "cve": "CVE-2022-46696", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46696" }, { "cve": "CVE-2022-46695", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46695" }, { "cve": "CVE-2022-46693", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46693" }, { "cve": "CVE-2022-46692", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46692" }, { "cve": "CVE-2022-46691", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46691" }, { "cve": "CVE-2022-46690", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46690" }, { "cve": "CVE-2022-46689", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-46689" }, { "cve": "CVE-2022-42867", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42867" }, { "cve": "CVE-2022-42866", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42866" }, { "cve": "CVE-2022-42865", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42865" }, { "cve": "CVE-2022-42864", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42864" }, { "cve": "CVE-2022-42863", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42863" }, { "cve": "CVE-2022-42862", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42862" }, { "cve": "CVE-2022-42861", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42861" }, { "cve": "CVE-2022-42859", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42859" }, { "cve": "CVE-2022-42858", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42858" }, { "cve": "CVE-2022-42856", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42856" }, { "cve": "CVE-2022-42855", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42855" }, { "cve": "CVE-2022-42854", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42854" }, { "cve": "CVE-2022-42853", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42853" }, { "cve": "CVE-2022-42852", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42852" }, { "cve": "CVE-2022-42847", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42847" }, { "cve": "CVE-2022-42845", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42845" }, { "cve": "CVE-2022-42843", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42843" }, { "cve": "CVE-2022-42842", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42842" }, { "cve": "CVE-2022-42841", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42841" }, { "cve": "CVE-2022-42840", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42840" }, { "cve": "CVE-2022-42837", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42837" }, { "cve": "CVE-2022-42821", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-42821" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-32943", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-32943" }, { "cve": "CVE-2022-32942", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-32942" }, { "cve": "CVE-2022-29181", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-29181" }, { "cve": "CVE-2022-24836", "notes": [ { "category": "description", "text": "In Apple macOS existieren mehrere Schwachstellen aufgrund verschiedener Fehler in der Speicherverwaltung, sowie aufgrund fehlender oder mangelhafter Pr\u00fcfungen. Betroffen sind zahlreiche Komponenten, beispielsweise WebKit und der Kernel von macOS. Ein Angreifer kann dadurch den Nutzer t\u00e4uschen, Informationen offenlegen, Sicherheitsmechanismen umgehen, seine Privilegien eskalieren und beliebigen Code mit Kernel-Rechten ausf\u00fchren." } ], "release_date": "2022-12-13T23:00:00.000+00:00", "title": "CVE-2022-24836" } ] }
wid-sec-w-2022-1935
Vulnerability from csaf_certbund
Published
2022-11-01 23:00
Modified
2023-04-02 22:00
Summary
Microsoft GitHub Enterprise: Mehrere Schwachstellen
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
GitHub ist ein netzbasierter Dienst zur Versionsverwaltung für Software-Entwicklungsprojekte.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Microsoft GitHub Enterprise ausnutzen, um Informationen offenzulegen oder einen Denial of Service Zustand herbeizuführen.
Betroffene Betriebssysteme
- UNIX
- Linux
- MacOS X
- Windows
- Sonstiges
{ "document": { "aggregate_severity": { "text": "hoch" }, "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": "GitHub ist ein netzbasierter Dienst zur Versionsverwaltung f\u00fcr Software-Entwicklungsprojekte.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Microsoft GitHub Enterprise ausnutzen, um Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- MacOS X\n- Windows\n- Sonstiges", "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-1935 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1935.json" }, { "category": "self", "summary": "WID-SEC-2022-1935 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1935" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-D1E9E62A92 vom 2023-04-01", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-d1e9e62a92" }, { "category": "external", "summary": "NIST Database vom 2022-11-01", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23738" }, { "category": "external", "summary": "Github Security Advisory vom 2022-11-01", "url": "https://github.com/advisories/GHSA-wq4h-7r42-5hrr" }, { "category": "external", "summary": "Github Security Advisory vom 2022-11-01", "url": "https://github.com/advisories/GHSA-xh29-r2w5-wx8m" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3890-1 vom 2022-11-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012823.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:4015-1 vom 2022-11-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012945.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:4016-1 vom 2022-11-16", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012946.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1648 vom 2022-12-10", "url": "https://alas.aws.amazon.com/ALAS-2022-1648.html" } ], "source_lang": "en-US", "title": "Microsoft GitHub Enterprise: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-04-02T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:37:26.797+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-1935", "initial_release_date": "2022-11-01T23:00:00.000+00:00", "revision_history": [ { "date": "2022-11-01T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-11-07T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-11-16T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-12-11T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-04-02T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" } ], "status": "final", "version": "5" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Microsoft GitHub Enterprise \u003c 3.2.20", "product": { "name": "Microsoft GitHub Enterprise \u003c 3.2.20", "product_id": "T025180", "product_identification_helper": { "cpe": "cpe:/a:microsoft:github_enterprise:3.2.20" } } }, { "category": "product_name", "name": "Microsoft GitHub Enterprise \u003c 3.3.15", "product": { "name": "Microsoft GitHub Enterprise \u003c 3.3.15", "product_id": "T025181", "product_identification_helper": { "cpe": "cpe:/a:microsoft:github_enterprise:3.3.15" } } }, { "category": "product_name", "name": "Microsoft GitHub Enterprise \u003c 3.4.10", "product": { "name": "Microsoft GitHub Enterprise \u003c 3.4.10", "product_id": "T025182", "product_identification_helper": { "cpe": "cpe:/a:microsoft:github_enterprise:3.4.10" } } }, { "category": "product_name", "name": "Microsoft GitHub Enterprise \u003c 3.5.7", "product": { "name": "Microsoft GitHub Enterprise \u003c 3.5.7", "product_id": "T025183", "product_identification_helper": { "cpe": "cpe:/a:microsoft:github_enterprise:3.5.7" } } }, { "category": "product_name", "name": "Microsoft GitHub Enterprise \u003c 3.6.3", "product": { "name": "Microsoft GitHub Enterprise \u003c 3.6.3", "product_id": "T025184", "product_identification_helper": { "cpe": "cpe:/a:microsoft:github_enterprise:3.6.3" } } } ], "category": "product_name", "name": "GitHub Enterprise" } ], "category": "vendor", "name": "Microsoft" }, { "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-23738", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft GitHub Enterprise. Der Fehler basiert darauf, dass Daten von einem privaten Repository in ein \u00f6ffentliches Repository \u00fcbertragen werden k\u00f6nnen. Ein entfernter, authentisierter Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen. Zur erfolgreichen Ausnutzung muss ein Administrator einen speziell manipulierten Link anklicken." } ], "product_status": { "known_affected": [ "T002207", "398363", "74185" ] }, "release_date": "2022-11-01T23:00:00.000+00:00", "title": "CVE-2022-23738" }, { "cve": "CVE-2022-29181", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft GitHub Enterprise. Diese besteht in der Komponente Nokogiri und ist auf eine fehlende Typenpr\u00fcfung zur\u00fcckzuf\u00fchren. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "T002207", "398363", "74185" ] }, "release_date": "2022-11-01T23:00:00.000+00:00", "title": "CVE-2022-29181" }, { "cve": "CVE-2022-39209", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Microsoft GitHub Enterprise. Diese besteht in der \"Autolink\"-Erweiterung der Komponente \"cmark-gfm\" und f\u00fchrt zu einem erh\u00f6hten Ressourcenverbrauch. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T002207", "398363", "74185" ] }, "release_date": "2022-11-01T23:00:00.000+00:00", "title": "CVE-2022-39209" } ] }
gsd-2022-29181
Vulnerability from gsd
Modified
2022-05-23 00:00
Details
### Summary
Nokogiri `< v1.13.6` does not type-check all inputs into the XML and HTML4 SAX parsers.
For CRuby users, this may allow specially crafted untrusted inputs to cause illegal
memory access errors (segfault) or reads from unrelated memory.
### Severity
The Nokogiri maintainers have evaluated this as **High 8.2** (CVSS3.1).
### Mitigation
CRuby users should upgrade to Nokogiri `>= 1.13.6`.
JRuby users are not affected.
### Workarounds
To avoid this vulnerability in affected applications, ensure the untrusted input is a
`String` by calling `#to_s` or equivalent.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-29181", "description": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "id": "GSD-2022-29181", "references": [ "https://advisories.mageia.org/CVE-2022-29181.html", "https://www.suse.com/security/cve/CVE-2022-29181.html", "https://alas.aws.amazon.com/cve/html/CVE-2022-29181.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "affected": [ { "package": { "ecosystem": "RubyGems", "name": "nokogiri", "purl": "pkg:gem/nokogiri" } } ], "aliases": [ "CVE-2022-29181", "GHSA-xh29-r2w5-wx8m" ], "details": "### Summary\n\nNokogiri `\u003c v1.13.6` does not type-check all inputs into the XML and HTML4 SAX parsers.\nFor CRuby users, this may allow specially crafted untrusted inputs to cause illegal\nmemory access errors (segfault) or reads from unrelated memory.\n\n### Severity\n\nThe Nokogiri maintainers have evaluated this as **High 8.2** (CVSS3.1).\n\n### Mitigation\n\nCRuby users should upgrade to Nokogiri `\u003e= 1.13.6`.\n\nJRuby users are not affected.\n\n### Workarounds\n\nTo avoid this vulnerability in affected applications, ensure the untrusted input is a\n`String` by calling `#to_s` or equivalent.\n", "id": "GSD-2022-29181", "modified": "2022-05-23T00:00:00.000Z", "published": "2022-05-23T00:00:00.000Z", "references": [ { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "type": "WEB", "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/" } ], "schema_version": "1.4.0", "severity": [ { "score": 8.2, "type": "CVSS_V3" } ], "summary": "Improper Handling of Unexpected Data Type in Nokogiri" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-29181", "STATE": "PUBLIC", "TITLE": "Improper Handling of Unexpected Data Type in Nokogiri" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "nokogiri", "version": { "version_data": [ { "version_value": "\u003c 1.13.6" } ] } } ] }, "vendor_name": "sparklemotion" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent." } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-241: Improper Handling of Unexpected Data Type" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m", "refsource": "CONFIRM", "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "name": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267", "refsource": "MISC", "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "name": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6", "refsource": "MISC", "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "name": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/", "refsource": "MISC", "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/" }, { "name": "GLSA-202208-29", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202208-29" }, { "name": "https://support.apple.com/kb/HT213532", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT213532" }, { "name": "20221220 APPLE-SA-2022-12-13-4 macOS Ventura 13.1", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2022/Dec/23" } ] }, "source": { "advisory": "GHSA-xh29-r2w5-wx8m", "discovery": "UNKNOWN" } }, "github.com/rubysec/ruby-advisory-db": { "cve": "2022-29181", "cvss_v3": 8.2, "date": "2022-05-23", "description": "### Summary\n\nNokogiri `\u003c v1.13.6` does not type-check all inputs into the XML and HTML4 SAX parsers.\nFor CRuby users, this may allow specially crafted untrusted inputs to cause illegal\nmemory access errors (segfault) or reads from unrelated memory.\n\n### Severity\n\nThe Nokogiri maintainers have evaluated this as **High 8.2** (CVSS3.1).\n\n### Mitigation\n\nCRuby users should upgrade to Nokogiri `\u003e= 1.13.6`.\n\nJRuby users are not affected.\n\n### Workarounds\n\nTo avoid this vulnerability in affected applications, ensure the untrusted input is a\n`String` by calling `#to_s` or equivalent.\n", "gem": "nokogiri", "ghsa": "xh29-r2w5-wx8m", "patched_versions": [ "\u003e= 1.13.6" ], "related": { "url": [ "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267", "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6", "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/" ] }, "title": "Improper Handling of Unexpected Data Type in Nokogiri", "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.13.6", "affected_versions": "All versions before 1.13.6", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-241", "CWE-937" ], "date": "2023-02-16", "description": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "fixed_versions": [ "1.13.6" ], "identifier": "CVE-2022-29181", "identifiers": [ "CVE-2022-29181", "GHSA-xh29-r2w5-wx8m" ], "not_impacted": "All versions starting from 1.13.6", "package_slug": "gem/nokogiri", "pubdate": "2022-05-20", "solution": "Upgrade to version 1.13.6 or above.", "title": "Improper Handling of Unexpected Data Type", "urls": [ "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m", "https://nvd.nist.gov/vuln/detail/CVE-2022-29181", "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267", "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6", "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/", "https://github.com/advisories/GHSA-xh29-r2w5-wx8m" ], "uuid": "2e7e0dd5-574d-4dfd-8f06-b6a8f0d7f629" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:nokogiri:nokogiri:*:*:*:*:*:ruby:*:*", "cpe_name": [], "versionEndExcluding": "1.13.6", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:apple:macos:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "13.1", "versionStartIncluding": "13.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-29181" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-241" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "name": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "name": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "name": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri/" }, { "name": "GLSA-202208-29", "refsource": "GENTOO", "tags": [ "Third Party Advisory" ], "url": "https://security.gentoo.org/glsa/202208-29" }, { "name": "https://support.apple.com/kb/HT213532", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://support.apple.com/kb/HT213532" }, { "name": "20221220 APPLE-SA-2022-12-13-4 macOS Ventura 13.1", "refsource": "FULLDISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://seclists.org/fulldisclosure/2022/Dec/23" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 4.2 } }, "lastModifiedDate": "2023-02-16T02:31Z", "publishedDate": "2022-05-20T19:15Z" } } }
suse-su-2022:3890-1
Vulnerability from csaf_suse
Published
2022-11-07 14:29
Modified
2022-11-07 14:29
Summary
Security update for rubygem-nokogiri
Notes
Title of the patch
Security update for rubygem-nokogiri
Description of the patch
This update for rubygem-nokogiri fixes the following issues:
- CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. (bsc#1198408)
- CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. (bsc#1199782)
Patchnames
SUSE-2022-3890,SUSE-OpenStack-Cloud-Crowbar-8-2022-3890,SUSE-OpenStack-Cloud-Crowbar-9-2022-3890
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rubygem-nokogiri", "title": "Title of the patch" }, { "category": "description", "text": "This update for rubygem-nokogiri fixes the following issues:\n\n- CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. (bsc#1198408)\n- CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. (bsc#1199782)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3890,SUSE-OpenStack-Cloud-Crowbar-8-2022-3890,SUSE-OpenStack-Cloud-Crowbar-9-2022-3890", "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-2022_3890-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3890-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223890-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3890-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012823.html" }, { "category": "self", "summary": "SUSE Bug 1198408", "url": "https://bugzilla.suse.com/1198408" }, { "category": "self", "summary": "SUSE Bug 1199782", "url": "https://bugzilla.suse.com/1199782" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24836 page", "url": "https://www.suse.com/security/cve/CVE-2022-24836/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" } ], "title": "Security update for rubygem-nokogiri", "tracking": { "current_release_date": "2022-11-07T14:29:36Z", "generator": { "date": "2022-11-07T14:29:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3890-1", "initial_release_date": "2022-11-07T14:29:36Z", "revision_history": [ { "date": "2022-11-07T14:29:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.aarch64", "product": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.aarch64", "product_id": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.aarch64", "product": { "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.aarch64", "product_id": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.aarch64" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.aarch64", "product": { "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.aarch64", "product_id": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.i586", "product": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.i586", "product_id": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.i586" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.i586", "product": { "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.i586", "product_id": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.i586" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.i586", "product": { "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.i586", "product_id": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.ppc64le", "product": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.ppc64le", "product_id": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.ppc64le", "product": { "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.ppc64le", "product_id": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.ppc64le", "product": { "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.ppc64le", "product_id": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.s390", "product": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.s390", "product_id": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.s390" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.s390", "product": { "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.s390", "product_id": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.s390" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.s390", "product": { "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.s390", "product_id": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.s390x", "product": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.s390x", "product_id": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.s390x" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.s390x", "product": { "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.s390x", "product_id": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.s390x" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.s390x", "product": { "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.s390x", "product_id": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "product": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "product_id": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.x86_64", "product": { "name": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.x86_64", "product_id": "ruby2.1-rubygem-nokogiri-doc-1.6.1-5.6.1.x86_64" } }, { "category": "product_version", "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.x86_64", "product": { "name": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.x86_64", "product_id": "ruby2.1-rubygem-nokogiri-testsuite-1.6.1-5.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" }, "product_reference": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" }, "product_reference": "ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24836" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24836", "url": "https://www.suse.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "SUSE Bug 1198408 for CVE-2022-24836", "url": "https://bugzilla.suse.com/1198408" } ], "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 OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.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": [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-07T14:29:36Z", "details": "important" } ], "title": "CVE-2022-24836" }, { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "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 OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-nokogiri-1.6.1-5.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-07T14:29:36Z", "details": "important" } ], "title": "CVE-2022-29181" } ] }
suse-su-2022:4015-1
Vulnerability from csaf_suse
Published
2022-11-16 13:51
Modified
2022-11-16 13:51
Summary
Security update for rubygem-nokogiri
Notes
Title of the patch
Security update for rubygem-nokogiri
Description of the patch
This update for rubygem-nokogiri fixes the following issues:
- CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. (bsc#1198408)
- CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. (bsc#1199782)
Patchnames
SUSE-2022-4015,SUSE-SLE-Module-Basesystem-15-SP3-2022-4015,SUSE-SLE-Product-HA-15-2022-4015,SUSE-SLE-Product-HA-15-SP1-2022-4015,SUSE-SLE-Product-HA-15-SP2-2022-4015,openSUSE-SLE-15.3-2022-4015
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rubygem-nokogiri", "title": "Title of the patch" }, { "category": "description", "text": "This update for rubygem-nokogiri fixes the following issues:\n\n- CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. (bsc#1198408)\n- CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. (bsc#1199782)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-4015,SUSE-SLE-Module-Basesystem-15-SP3-2022-4015,SUSE-SLE-Product-HA-15-2022-4015,SUSE-SLE-Product-HA-15-SP1-2022-4015,SUSE-SLE-Product-HA-15-SP2-2022-4015,openSUSE-SLE-15.3-2022-4015", "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-2022_4015-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4015-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224015-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4015-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012945.html" }, { "category": "self", "summary": "SUSE Bug 1198408", "url": "https://bugzilla.suse.com/1198408" }, { "category": "self", "summary": "SUSE Bug 1199782", "url": "https://bugzilla.suse.com/1199782" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24836 page", "url": "https://www.suse.com/security/cve/CVE-2022-24836/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" } ], "title": "Security update for rubygem-nokogiri", "tracking": { "current_release_date": "2022-11-16T13:51:54Z", "generator": { "date": "2022-11-16T13:51:54Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4015-1", "initial_release_date": "2022-11-16T13:51:54Z", "revision_history": [ { "date": "2022-11-16T13:51:54Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.i586", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.i586", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.i586", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.i586", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.i586", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.i586", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15", "product_id": "SUSE Linux Enterprise High Availability Extension 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP1", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Availability Extension 15 SP2", "product": { "name": "SUSE Linux Enterprise High Availability Extension 15 SP2", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-ha:15:sp2" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15", "product_id": "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15", "product_id": "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15", "product_id": "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15", "product_id": "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP1", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP2", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP2", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP2", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP2", "product_id": "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24836" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24836", "url": "https://www.suse.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "SUSE Bug 1198408 for CVE-2022-24836", "url": "https://bugzilla.suse.com/1198408" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.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": [ "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-16T13:51:54Z", "details": "important" } ], "title": "CVE-2022-24836" }, { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP1:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise High Availability Extension 15:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-doc-1.8.5-150000.3.9.1.x86_64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.aarch64", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.ppc64le", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.s390x", "openSUSE Leap 15.3:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150000.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-16T13:51:54Z", "details": "important" } ], "title": "CVE-2022-29181" } ] }
suse-su-2022:4016-1
Vulnerability from csaf_suse
Published
2022-11-16 13:52
Modified
2022-11-16 13:52
Summary
Security update for rubygem-nokogiri
Notes
Title of the patch
Security update for rubygem-nokogiri
Description of the patch
This update for rubygem-nokogiri fixes the following issues:
- CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. (bsc#1198408)
- CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. (bsc#1199782)
Patchnames
SUSE-2022-4016,SUSE-SLE-Module-Basesystem-15-SP4-2022-4016,openSUSE-SLE-15.4-2022-4016
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for rubygem-nokogiri", "title": "Title of the patch" }, { "category": "description", "text": "This update for rubygem-nokogiri fixes the following issues:\n\n- CVE-2022-24836: Fixes possibility to DoS because of inefficient RE in HTML encoding. (bsc#1198408)\n- CVE-2022-29181: Fixes Improper Handling of Unexpected Data Typesi. (bsc#1199782)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-4016,SUSE-SLE-Module-Basesystem-15-SP4-2022-4016,openSUSE-SLE-15.4-2022-4016", "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-2022_4016-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4016-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224016-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4016-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012946.html" }, { "category": "self", "summary": "SUSE Bug 1198408", "url": "https://bugzilla.suse.com/1198408" }, { "category": "self", "summary": "SUSE Bug 1199782", "url": "https://bugzilla.suse.com/1199782" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24836 page", "url": "https://www.suse.com/security/cve/CVE-2022-24836/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" } ], "title": "Security update for rubygem-nokogiri", "tracking": { "current_release_date": "2022-11-16T13:52:15Z", "generator": { "date": "2022-11-16T13:52:15Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4016-1", "initial_release_date": "2022-11-16T13:52:15Z", "revision_history": [ { "date": "2022-11-16T13:52:15Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.i586", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.i586", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.i586", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.i586", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.i586" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.i586", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.i586", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "product": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "product_id": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "product": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "product_id": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64" } }, { "category": "product_version", "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64", "product": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64", "product_id": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" }, "product_reference": "ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-24836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24836" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24836", "url": "https://www.suse.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "SUSE Bug 1198408 for CVE-2022-24836", "url": "https://bugzilla.suse.com/1198408" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.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": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-16T13:52:15Z", "details": "important" } ], "title": "CVE-2022-24836" }, { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-doc-1.8.5-150400.14.3.1.x86_64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.aarch64", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.ppc64le", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.s390x", "openSUSE Leap 15.4:ruby2.5-rubygem-nokogiri-testsuite-1.8.5-150400.14.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-16T13:52:15Z", "details": "important" } ], "title": "CVE-2022-29181" } ] }
opensuse-su-2025:14697-1
Vulnerability from csaf_opensuse
Published
2025-01-25 00:00
Modified
2025-01-25 00:00
Summary
ruby3.4-rubygem-nokogiri-1.18.2-1.1 on GA media
Notes
Title of the patch
ruby3.4-rubygem-nokogiri-1.18.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the ruby3.4-rubygem-nokogiri-1.18.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2025-14697
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": "ruby3.4-rubygem-nokogiri-1.18.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.4-rubygem-nokogiri-1.18.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2025-14697", "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_14697-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2025:14697-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/U5YNW74OL2W7SH2XTAVN5TODNFIVFL3Y/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2025:14697-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/U5YNW74OL2W7SH2XTAVN5TODNFIVFL3Y/" }, { "category": "self", "summary": "SUSE CVE CVE-2013-2877 page", "url": "https://www.suse.com/security/cve/CVE-2013-2877/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0191 page", "url": "https://www.suse.com/security/cve/CVE-2014-0191/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1819 page", "url": "https://www.suse.com/security/cve/CVE-2015-1819/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-5312 page", "url": "https://www.suse.com/security/cve/CVE-2015-5312/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7497 page", "url": "https://www.suse.com/security/cve/CVE-2015-7497/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7498 page", "url": "https://www.suse.com/security/cve/CVE-2015-7498/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7499 page", "url": "https://www.suse.com/security/cve/CVE-2015-7499/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7500 page", "url": "https://www.suse.com/security/cve/CVE-2015-7500/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7941 page", "url": "https://www.suse.com/security/cve/CVE-2015-7941/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7942 page", "url": "https://www.suse.com/security/cve/CVE-2015-7942/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7995 page", "url": "https://www.suse.com/security/cve/CVE-2015-7995/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8035 page", "url": "https://www.suse.com/security/cve/CVE-2015-8035/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8241 page", "url": "https://www.suse.com/security/cve/CVE-2015-8241/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8242 page", "url": "https://www.suse.com/security/cve/CVE-2015-8242/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8317 page", "url": "https://www.suse.com/security/cve/CVE-2015-8317/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4658 page", "url": "https://www.suse.com/security/cve/CVE-2016-4658/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4738 page", "url": "https://www.suse.com/security/cve/CVE-2016-4738/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5131 page", "url": "https://www.suse.com/security/cve/CVE-2016-5131/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15412 page", "url": "https://www.suse.com/security/cve/CVE-2017-15412/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5029 page", "url": "https://www.suse.com/security/cve/CVE-2017-5029/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-14404 page", "url": "https://www.suse.com/security/cve/CVE-2018-14404/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-25032 page", "url": "https://www.suse.com/security/cve/CVE-2018-25032/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8048 page", "url": "https://www.suse.com/security/cve/CVE-2018-8048/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11068 page", "url": "https://www.suse.com/security/cve/CVE-2019-11068/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20388 page", "url": "https://www.suse.com/security/cve/CVE-2019-20388/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5477 page", "url": "https://www.suse.com/security/cve/CVE-2019-5477/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-24977 page", "url": "https://www.suse.com/security/cve/CVE-2020-24977/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-7595 page", "url": "https://www.suse.com/security/cve/CVE-2020-7595/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30560 page", "url": "https://www.suse.com/security/cve/CVE-2021-30560/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3516 page", "url": "https://www.suse.com/security/cve/CVE-2021-3516/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3517 page", "url": "https://www.suse.com/security/cve/CVE-2021-3517/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3518 page", "url": "https://www.suse.com/security/cve/CVE-2021-3518/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3537 page", "url": "https://www.suse.com/security/cve/CVE-2021-3537/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3541 page", "url": "https://www.suse.com/security/cve/CVE-2021-3541/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41098 page", "url": "https://www.suse.com/security/cve/CVE-2021-41098/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23308 page", "url": "https://www.suse.com/security/cve/CVE-2022-23308/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23437 page", "url": "https://www.suse.com/security/cve/CVE-2022-23437/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23476 page", "url": "https://www.suse.com/security/cve/CVE-2022-23476/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24836 page", "url": "https://www.suse.com/security/cve/CVE-2022-24836/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24839 page", "url": "https://www.suse.com/security/cve/CVE-2022-24839/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29824 page", "url": "https://www.suse.com/security/cve/CVE-2022-29824/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-34169 page", "url": "https://www.suse.com/security/cve/CVE-2022-34169/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-29469 page", "url": "https://www.suse.com/security/cve/CVE-2023-29469/" } ], "title": "ruby3.4-rubygem-nokogiri-1.18.2-1.1 on GA media", "tracking": { "current_release_date": "2025-01-25T00:00:00Z", "generator": { "date": "2025-01-25T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2025:14697-1", "initial_release_date": "2025-01-25T00:00:00Z", "revision_history": [ { "date": "2025-01-25T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "product": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "product_id": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "product": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "product_id": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "product": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "product_id": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64", "product": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64", "product_id": "ruby3.4-rubygem-nokogiri-1.18.2-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": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64" }, "product_reference": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le" }, "product_reference": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x" }, "product_reference": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" }, "product_reference": "ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-2877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-2877" } ], "notes": [ { "category": "general", "text": "parser.c in libxml2 before 2.9.0, as used in Google Chrome before 28.0.1500.71 and other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a document that ends abruptly, related to the lack of certain checks for the XML_PARSER_EOF state.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-2877", "url": "https://www.suse.com/security/cve/CVE-2013-2877" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2013-2877", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 828893 for CVE-2013-2877", "url": "https://bugzilla.suse.com/828893" }, { "category": "external", "summary": "SUSE Bug 829077 for CVE-2013-2877", "url": "https://bugzilla.suse.com/829077" }, { "category": "external", "summary": "SUSE Bug 854869 for CVE-2013-2877", "url": "https://bugzilla.suse.com/854869" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2013-2877", "url": "https://bugzilla.suse.com/877506" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "critical" } ], "title": "CVE-2013-2877" }, { "cve": "CVE-2014-0191", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0191" } ], "notes": [ { "category": "general", "text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0191", "url": "https://www.suse.com/security/cve/CVE-2014-0191" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 876652 for CVE-2014-0191", "url": "https://bugzilla.suse.com/876652" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2014-0191", "url": "https://bugzilla.suse.com/877506" }, { "category": "external", "summary": "SUSE Bug 996079 for CVE-2014-0191", "url": "https://bugzilla.suse.com/996079" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2014-0191" }, { "cve": "CVE-2015-1819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1819" } ], "notes": [ { "category": "general", "text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1819", "url": "https://www.suse.com/security/cve/CVE-2015-1819" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-1819", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 928193 for CVE-2015-1819", "url": "https://bugzilla.suse.com/928193" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-1819", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1819" }, { "cve": "CVE-2015-5312", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-5312" } ], "notes": [ { "category": "general", "text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-5312", "url": "https://www.suse.com/security/cve/CVE-2015-5312" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-5312", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957105 for CVE-2015-5312", "url": "https://bugzilla.suse.com/957105" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-5312", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-5312", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2015-5312" }, { "cve": "CVE-2015-7497", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7497" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7497", "url": "https://www.suse.com/security/cve/CVE-2015-7497" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7497", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957106 for CVE-2015-7497", "url": "https://bugzilla.suse.com/957106" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7497", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7497", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7497" }, { "cve": "CVE-2015-7498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7498" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7498", "url": "https://www.suse.com/security/cve/CVE-2015-7498" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7498", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957107 for CVE-2015-7498", "url": "https://bugzilla.suse.com/957107" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7498", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7498", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7498" }, { "cve": "CVE-2015-7499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7499" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7499", "url": "https://www.suse.com/security/cve/CVE-2015-7499" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7499", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957109 for CVE-2015-7499", "url": "https://bugzilla.suse.com/957109" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7499", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7499", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7499" }, { "cve": "CVE-2015-7500", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7500" } ], "notes": [ { "category": "general", "text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7500", "url": "https://www.suse.com/security/cve/CVE-2015-7500" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7500", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957110 for CVE-2015-7500", "url": "https://bugzilla.suse.com/957110" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7500", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7500", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7500" }, { "cve": "CVE-2015-7941", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7941" } ], "notes": [ { "category": "general", "text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7941", "url": "https://www.suse.com/security/cve/CVE-2015-7941" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7941", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951734 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951734" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7941", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7941" }, { "cve": "CVE-2015-7942", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7942" } ], "notes": [ { "category": "general", "text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7942", "url": "https://www.suse.com/security/cve/CVE-2015-7942" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7942", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7942", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7942", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7942" }, { "cve": "CVE-2015-7995", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7995" } ], "notes": [ { "category": "general", "text": "The xsltStylePreCompute function in preproc.c in libxslt 1.1.28 does not check if the parent node is an element, which allows attackers to cause a denial of service via a crafted XML file, related to a \"type confusion\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7995", "url": "https://www.suse.com/security/cve/CVE-2015-7995" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2015-7995", "url": "https://bugzilla.suse.com/1123130" }, { "category": "external", "summary": "SUSE Bug 952474 for CVE-2015-7995", "url": "https://bugzilla.suse.com/952474" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7995" }, { "cve": "CVE-2015-8035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8035" } ], "notes": [ { "category": "general", "text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8035", "url": "https://www.suse.com/security/cve/CVE-2015-8035" }, { "category": "external", "summary": "SUSE Bug 1088279 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1088279" }, { "category": "external", "summary": "SUSE Bug 1105166 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1105166" }, { "category": "external", "summary": "SUSE Bug 954429 for CVE-2015-8035", "url": "https://bugzilla.suse.com/954429" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "low" } ], "title": "CVE-2015-8035" }, { "cve": "CVE-2015-8241", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8241" } ], "notes": [ { "category": "general", "text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8241", "url": "https://www.suse.com/security/cve/CVE-2015-8241" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8241", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956018 for CVE-2015-8241", "url": "https://bugzilla.suse.com/956018" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8241", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8241", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8241" }, { "cve": "CVE-2015-8242", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8242" } ], "notes": [ { "category": "general", "text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8242", "url": "https://www.suse.com/security/cve/CVE-2015-8242" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8242", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956021 for CVE-2015-8242", "url": "https://bugzilla.suse.com/956021" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8242", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8242", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8242" }, { "cve": "CVE-2015-8317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8317" } ], "notes": [ { "category": "general", "text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8317", "url": "https://www.suse.com/security/cve/CVE-2015-8317" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8317", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956260 for CVE-2015-8317", "url": "https://bugzilla.suse.com/956260" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8317", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8317", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8317" }, { "cve": "CVE-2016-4658", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4658" } ], "notes": [ { "category": "general", "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4658", "url": "https://www.suse.com/security/cve/CVE-2016-4658" }, { "category": "external", "summary": "SUSE Bug 1005544 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1005544" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1078813 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1078813" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1123919" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-4658" }, { "cve": "CVE-2016-4738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4738" } ], "notes": [ { "category": "general", "text": "libxslt in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4738", "url": "https://www.suse.com/security/cve/CVE-2016-4738" }, { "category": "external", "summary": "SUSE Bug 1005591 for CVE-2016-4738", "url": "https://bugzilla.suse.com/1005591" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2016-4738", "url": "https://bugzilla.suse.com/1123130" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-4738" }, { "cve": "CVE-2016-5131", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5131" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5131", "url": "https://www.suse.com/security/cve/CVE-2016-5131" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1078813 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1078813" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 989901 for CVE-2016-5131", "url": "https://bugzilla.suse.com/989901" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2016-5131" }, { "cve": "CVE-2017-15412", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15412" } ], "notes": [ { "category": "general", "text": "Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15412", "url": "https://www.suse.com/security/cve/CVE-2017-15412" }, { "category": "external", "summary": "SUSE Bug 1071691 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1071691" }, { "category": "external", "summary": "SUSE Bug 1077993 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1077993" }, { "category": "external", "summary": "SUSE Bug 1123129 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1123129" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1123919" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2017-15412" }, { "cve": "CVE-2017-5029", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5029" } ], "notes": [ { "category": "general", "text": "The xsltAddTextString function in transform.c in libxslt 1.1.29, as used in Blink in Google Chrome prior to 57.0.2987.98 for Mac, Windows, and Linux and 57.0.2987.108 for Android, lacked a check for integer overflow during a size calculation, which allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5029", "url": "https://www.suse.com/security/cve/CVE-2017-5029" }, { "category": "external", "summary": "SUSE Bug 1028848 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1028848" }, { "category": "external", "summary": "SUSE Bug 1028875 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1028875" }, { "category": "external", "summary": "SUSE Bug 1035905 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1035905" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1123130" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "low" } ], "title": "CVE-2017-5029" }, { "cve": "CVE-2018-14404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-14404" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-14404", "url": "https://www.suse.com/security/cve/CVE-2018-14404" }, { "category": "external", "summary": "SUSE Bug 1102046 for CVE-2018-14404", "url": "https://bugzilla.suse.com/1102046" }, { "category": "external", "summary": "SUSE Bug 1148896 for CVE-2018-14404", "url": "https://bugzilla.suse.com/1148896" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-14404" }, { "cve": "CVE-2018-25032", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-25032" } ], "notes": [ { "category": "general", "text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-25032", "url": "https://www.suse.com/security/cve/CVE-2018-25032" }, { "category": "external", "summary": "SUSE Bug 1197459 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1197459" }, { "category": "external", "summary": "SUSE Bug 1197893 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1197893" }, { "category": "external", "summary": "SUSE Bug 1198667 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1198667" }, { "category": "external", "summary": "SUSE Bug 1199104 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1199104" }, { "category": "external", "summary": "SUSE Bug 1200049 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1200049" }, { "category": "external", "summary": "SUSE Bug 1201732 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1201732" }, { "category": "external", "summary": "SUSE Bug 1202688 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1202688" }, { "category": "external", "summary": "SUSE Bug 1224427 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1224427" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2018-25032" }, { "cve": "CVE-2018-8048", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8048" } ], "notes": [ { "category": "general", "text": "In the Loofah gem through 2.2.0 for Ruby, non-whitelisted HTML attributes may occur in sanitized output by republishing a crafted HTML fragment.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8048", "url": "https://www.suse.com/security/cve/CVE-2018-8048" }, { "category": "external", "summary": "SUSE Bug 1085967 for CVE-2018-8048", "url": "https://bugzilla.suse.com/1085967" }, { "category": "external", "summary": "SUSE Bug 1086598 for CVE-2018-8048", "url": "https://bugzilla.suse.com/1086598" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-8048" }, { "cve": "CVE-2019-11068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11068" } ], "notes": [ { "category": "general", "text": "libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11068", "url": "https://www.suse.com/security/cve/CVE-2019-11068" }, { "category": "external", "summary": "SUSE Bug 1132160 for CVE-2019-11068", "url": "https://bugzilla.suse.com/1132160" }, { "category": "external", "summary": "SUSE Bug 1154212 for CVE-2019-11068", "url": "https://bugzilla.suse.com/1154212" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-11068" }, { "cve": "CVE-2019-20388", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20388" } ], "notes": [ { "category": "general", "text": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20388", "url": "https://www.suse.com/security/cve/CVE-2019-20388" }, { "category": "external", "summary": "SUSE Bug 1161521 for CVE-2019-20388", "url": "https://bugzilla.suse.com/1161521" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2019-20388", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "low" } ], "title": "CVE-2019-20388" }, { "cve": "CVE-2019-5477", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5477" } ], "notes": [ { "category": "general", "text": "A command injection vulnerability in Nokogiri v1.10.3 and earlier allows commands to be executed in a subprocess via Ruby\u0027s `Kernel.open` method. Processes are vulnerable only if the undocumented method `Nokogiri::CSS::Tokenizer#load_file` is being called with unsafe user input as the filename. This vulnerability appears in code generated by the Rexical gem versions v1.0.6 and earlier. Rexical is used by Nokogiri to generate lexical scanner code for parsing CSS queries. The underlying vulnerability was addressed in Rexical v1.0.7 and Nokogiri upgraded to this version of Rexical in Nokogiri v1.10.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5477", "url": "https://www.suse.com/security/cve/CVE-2019-5477" }, { "category": "external", "summary": "SUSE Bug 1146578 for CVE-2019-5477", "url": "https://bugzilla.suse.com/1146578" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2019-5477" }, { "cve": "CVE-2020-24977", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-24977" } ], "notes": [ { "category": "general", "text": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-24977", "url": "https://www.suse.com/security/cve/CVE-2020-24977" }, { "category": "external", "summary": "SUSE Bug 1176179 for CVE-2020-24977", "url": "https://bugzilla.suse.com/1176179" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2020-24977", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-24977" }, { "cve": "CVE-2020-7595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-7595" } ], "notes": [ { "category": "general", "text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-7595", "url": "https://www.suse.com/security/cve/CVE-2020-7595" }, { "category": "external", "summary": "SUSE Bug 1161517 for CVE-2020-7595", "url": "https://bugzilla.suse.com/1161517" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2020-7595", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-7595" }, { "cve": "CVE-2021-30560", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30560" } ], "notes": [ { "category": "general", "text": "Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30560", "url": "https://www.suse.com/security/cve/CVE-2021-30560" }, { "category": "external", "summary": "SUSE Bug 1188373 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1188373" }, { "category": "external", "summary": "SUSE Bug 1208574 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1208574" }, { "category": "external", "summary": "SUSE Bug 1211500 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211500" }, { "category": "external", "summary": "SUSE Bug 1211501 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211501" }, { "category": "external", "summary": "SUSE Bug 1211544 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211544" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3516", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3516" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in libxml2\u0027s xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3516", "url": "https://www.suse.com/security/cve/CVE-2021-3516" }, { "category": "external", "summary": "SUSE Bug 1185409 for CVE-2021-3516", "url": "https://bugzilla.suse.com/1185409" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3516", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3517", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3517" } ], "notes": [ { "category": "general", "text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3517", "url": "https://www.suse.com/security/cve/CVE-2021-3517" }, { "category": "external", "summary": "SUSE Bug 1185410 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1185410" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1191860" }, { "category": "external", "summary": "SUSE Bug 1194438 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1194438" }, { "category": "external", "summary": "SUSE Bug 1196383 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1196383" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3517" }, { "cve": "CVE-2021-3518", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3518" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3518", "url": "https://www.suse.com/security/cve/CVE-2021-3518" }, { "category": "external", "summary": "SUSE Bug 1185408 for CVE-2021-3518", "url": "https://bugzilla.suse.com/1185408" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3518", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3537", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3537" } ], "notes": [ { "category": "general", "text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3537", "url": "https://www.suse.com/security/cve/CVE-2021-3537" }, { "category": "external", "summary": "SUSE Bug 1185698 for CVE-2021-3537", "url": "https://bugzilla.suse.com/1185698" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3541", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3541" } ], "notes": [ { "category": "general", "text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3541", "url": "https://www.suse.com/security/cve/CVE-2021-3541" }, { "category": "external", "summary": "SUSE Bug 1186015 for CVE-2021-3541", "url": "https://bugzilla.suse.com/1186015" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3541" }, { "cve": "CVE-2021-41098", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41098" } ], "notes": [ { "category": "general", "text": "Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41098", "url": "https://www.suse.com/security/cve/CVE-2021-41098" }, { "category": "external", "summary": "SUSE Bug 1191029 for CVE-2021-41098", "url": "https://bugzilla.suse.com/1191029" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2021-41098" }, { "cve": "CVE-2022-23308", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23308" } ], "notes": [ { "category": "general", "text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23308", "url": "https://www.suse.com/security/cve/CVE-2022-23308" }, { "category": "external", "summary": "SUSE Bug 1196490 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1196490" }, { "category": "external", "summary": "SUSE Bug 1199098 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1199098" }, { "category": "external", "summary": "SUSE Bug 1202688 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1202688" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23308" }, { "cve": "CVE-2022-23437", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23437" } ], "notes": [ { "category": "general", "text": "There\u0027s a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present within XercesJ version 2.12.1 and the previous versions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23437", "url": "https://www.suse.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "SUSE Bug 1195108 for CVE-2022-23437", "url": "https://bugzilla.suse.com/1195108" }, { "category": "external", "summary": "SUSE Bug 1196394 for CVE-2022-23437", "url": "https://bugzilla.suse.com/1196394" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23437" }, { "cve": "CVE-2022-23476", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23476" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for the Ruby programming language. Nokogiri `1.13.8` and `1.13.9` fail to check the return value from `xmlTextReaderExpand` in the method `Nokogiri::XML::Reader#attribute_hash`. This can lead to a null pointer exception when invalid markup is being parsed. For applications using `XML::Reader` to parse untrusted inputs, this may potentially be a vector for a denial of service attack. Users are advised to upgrade to Nokogiri `\u003e= 1.13.10`. Users may be able to search their code for calls to either `XML::Reader#attributes` or `XML::Reader#attribute_hash` to determine if they are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23476", "url": "https://www.suse.com/security/cve/CVE-2022-23476" }, { "category": "external", "summary": "SUSE Bug 1206227 for CVE-2022-23476", "url": "https://bugzilla.suse.com/1206227" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23476" }, { "cve": "CVE-2022-24836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24836" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24836", "url": "https://www.suse.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "SUSE Bug 1198408 for CVE-2022-24836", "url": "https://bugzilla.suse.com/1198408" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24836" }, { "cve": "CVE-2022-24839", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24839" } ], "notes": [ { "category": "general", "text": "org.cyberneko.html is an html parser written in Java. The fork of `org.cyberneko.html` used by Nokogiri (Rubygem) raises a `java.lang.OutOfMemoryError` exception when parsing ill-formed HTML markup. Users are advised to upgrade to `\u003e= 1.9.22.noko2`. Note: The upstream library `org.cyberneko.html` is no longer maintained. Nokogiri uses its own fork of this library located at https://github.com/sparklemotion/nekohtml and this CVE applies only to that fork. Other forks of nekohtml may have a similar vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24839", "url": "https://www.suse.com/security/cve/CVE-2022-24839" }, { "category": "external", "summary": "SUSE Bug 1198404 for CVE-2022-24839", "url": "https://bugzilla.suse.com/1198404" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24839" }, { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29181" }, { "cve": "CVE-2022-29824", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29824" } ], "notes": [ { "category": "general", "text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29824", "url": "https://www.suse.com/security/cve/CVE-2022-29824" }, { "category": "external", "summary": "SUSE Bug 1199132 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1199132" }, { "category": "external", "summary": "SUSE Bug 1202878 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1202878" }, { "category": "external", "summary": "SUSE Bug 1204121 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204121" }, { "category": "external", "summary": "SUSE Bug 1204131 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204131" }, { "category": "external", "summary": "SUSE Bug 1205069 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1205069" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29824" }, { "cve": "CVE-2022-34169", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-34169" } ], "notes": [ { "category": "general", "text": "The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-34169", "url": "https://www.suse.com/security/cve/CVE-2022-34169" }, { "category": "external", "summary": "SUSE Bug 1201684 for CVE-2022-34169", "url": "https://bugzilla.suse.com/1201684" }, { "category": "external", "summary": "SUSE Bug 1202427 for CVE-2022-34169", "url": "https://bugzilla.suse.com/1202427" }, { "category": "external", "summary": "SUSE Bug 1207688 for CVE-2022-34169", "url": "https://bugzilla.suse.com/1207688" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "important" } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2023-29469", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-29469" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-29469", "url": "https://www.suse.com/security/cve/CVE-2023-29469" }, { "category": "external", "summary": "SUSE Bug 1210412 for CVE-2023-29469", "url": "https://bugzilla.suse.com/1210412" } ], "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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-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:ruby3.4-rubygem-nokogiri-1.18.2-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-nokogiri-1.18.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-01-25T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-29469" } ] }
opensuse-su-2024:14174-1
Vulnerability from csaf_opensuse
Published
2024-07-12 00:00
Modified
2024-07-12 00:00
Summary
ruby3.3-rubygem-nokogiri-1.15.5-1.5 on GA media
Notes
Title of the patch
ruby3.3-rubygem-nokogiri-1.15.5-1.5 on GA media
Description of the patch
These are all security issues fixed in the ruby3.3-rubygem-nokogiri-1.15.5-1.5 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14174
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": "ruby3.3-rubygem-nokogiri-1.15.5-1.5 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.3-rubygem-nokogiri-1.15.5-1.5 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14174", "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_14174-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2013-2877 page", "url": "https://www.suse.com/security/cve/CVE-2013-2877/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0191 page", "url": "https://www.suse.com/security/cve/CVE-2014-0191/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1819 page", "url": "https://www.suse.com/security/cve/CVE-2015-1819/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-5312 page", "url": "https://www.suse.com/security/cve/CVE-2015-5312/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7497 page", "url": "https://www.suse.com/security/cve/CVE-2015-7497/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7498 page", "url": "https://www.suse.com/security/cve/CVE-2015-7498/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7499 page", "url": "https://www.suse.com/security/cve/CVE-2015-7499/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7500 page", "url": "https://www.suse.com/security/cve/CVE-2015-7500/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7941 page", "url": "https://www.suse.com/security/cve/CVE-2015-7941/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7942 page", "url": "https://www.suse.com/security/cve/CVE-2015-7942/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7995 page", "url": "https://www.suse.com/security/cve/CVE-2015-7995/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8035 page", "url": "https://www.suse.com/security/cve/CVE-2015-8035/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8241 page", "url": "https://www.suse.com/security/cve/CVE-2015-8241/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8242 page", "url": "https://www.suse.com/security/cve/CVE-2015-8242/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8317 page", "url": "https://www.suse.com/security/cve/CVE-2015-8317/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4658 page", "url": "https://www.suse.com/security/cve/CVE-2016-4658/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4738 page", "url": "https://www.suse.com/security/cve/CVE-2016-4738/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5131 page", "url": "https://www.suse.com/security/cve/CVE-2016-5131/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15412 page", "url": "https://www.suse.com/security/cve/CVE-2017-15412/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5029 page", "url": "https://www.suse.com/security/cve/CVE-2017-5029/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-14404 page", "url": "https://www.suse.com/security/cve/CVE-2018-14404/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-25032 page", "url": "https://www.suse.com/security/cve/CVE-2018-25032/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8048 page", "url": "https://www.suse.com/security/cve/CVE-2018-8048/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11068 page", "url": "https://www.suse.com/security/cve/CVE-2019-11068/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20388 page", "url": "https://www.suse.com/security/cve/CVE-2019-20388/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5477 page", "url": "https://www.suse.com/security/cve/CVE-2019-5477/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-24977 page", "url": "https://www.suse.com/security/cve/CVE-2020-24977/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-7595 page", "url": "https://www.suse.com/security/cve/CVE-2020-7595/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30560 page", "url": "https://www.suse.com/security/cve/CVE-2021-30560/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3516 page", "url": "https://www.suse.com/security/cve/CVE-2021-3516/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3517 page", "url": "https://www.suse.com/security/cve/CVE-2021-3517/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3518 page", "url": "https://www.suse.com/security/cve/CVE-2021-3518/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3537 page", "url": "https://www.suse.com/security/cve/CVE-2021-3537/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3541 page", "url": "https://www.suse.com/security/cve/CVE-2021-3541/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41098 page", "url": "https://www.suse.com/security/cve/CVE-2021-41098/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23308 page", "url": "https://www.suse.com/security/cve/CVE-2022-23308/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23437 page", "url": "https://www.suse.com/security/cve/CVE-2022-23437/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23476 page", "url": "https://www.suse.com/security/cve/CVE-2022-23476/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24836 page", "url": "https://www.suse.com/security/cve/CVE-2022-24836/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24839 page", "url": "https://www.suse.com/security/cve/CVE-2022-24839/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29824 page", "url": "https://www.suse.com/security/cve/CVE-2022-29824/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-34169 page", "url": "https://www.suse.com/security/cve/CVE-2022-34169/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-29469 page", "url": "https://www.suse.com/security/cve/CVE-2023-29469/" } ], "title": "ruby3.3-rubygem-nokogiri-1.15.5-1.5 on GA media", "tracking": { "current_release_date": "2024-07-12T00:00:00Z", "generator": { "date": "2024-07-12T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14174-1", "initial_release_date": "2024-07-12T00:00:00Z", "revision_history": [ { "date": "2024-07-12T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "product": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "product_id": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "product": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "product_id": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "product": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "product_id": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64", "product": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64", "product_id": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.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": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64" }, "product_reference": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le" }, "product_reference": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x" }, "product_reference": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" }, "product_reference": "ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-2877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-2877" } ], "notes": [ { "category": "general", "text": "parser.c in libxml2 before 2.9.0, as used in Google Chrome before 28.0.1500.71 and other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a document that ends abruptly, related to the lack of certain checks for the XML_PARSER_EOF state.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-2877", "url": "https://www.suse.com/security/cve/CVE-2013-2877" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2013-2877", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 828893 for CVE-2013-2877", "url": "https://bugzilla.suse.com/828893" }, { "category": "external", "summary": "SUSE Bug 829077 for CVE-2013-2877", "url": "https://bugzilla.suse.com/829077" }, { "category": "external", "summary": "SUSE Bug 854869 for CVE-2013-2877", "url": "https://bugzilla.suse.com/854869" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2013-2877", "url": "https://bugzilla.suse.com/877506" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "critical" } ], "title": "CVE-2013-2877" }, { "cve": "CVE-2014-0191", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0191" } ], "notes": [ { "category": "general", "text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0191", "url": "https://www.suse.com/security/cve/CVE-2014-0191" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 876652 for CVE-2014-0191", "url": "https://bugzilla.suse.com/876652" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2014-0191", "url": "https://bugzilla.suse.com/877506" }, { "category": "external", "summary": "SUSE Bug 996079 for CVE-2014-0191", "url": "https://bugzilla.suse.com/996079" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2014-0191" }, { "cve": "CVE-2015-1819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1819" } ], "notes": [ { "category": "general", "text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1819", "url": "https://www.suse.com/security/cve/CVE-2015-1819" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-1819", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 928193 for CVE-2015-1819", "url": "https://bugzilla.suse.com/928193" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-1819", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1819" }, { "cve": "CVE-2015-5312", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-5312" } ], "notes": [ { "category": "general", "text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-5312", "url": "https://www.suse.com/security/cve/CVE-2015-5312" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-5312", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957105 for CVE-2015-5312", "url": "https://bugzilla.suse.com/957105" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-5312", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-5312", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2015-5312" }, { "cve": "CVE-2015-7497", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7497" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7497", "url": "https://www.suse.com/security/cve/CVE-2015-7497" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7497", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957106 for CVE-2015-7497", "url": "https://bugzilla.suse.com/957106" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7497", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7497", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7497" }, { "cve": "CVE-2015-7498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7498" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7498", "url": "https://www.suse.com/security/cve/CVE-2015-7498" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7498", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957107 for CVE-2015-7498", "url": "https://bugzilla.suse.com/957107" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7498", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7498", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7498" }, { "cve": "CVE-2015-7499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7499" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7499", "url": "https://www.suse.com/security/cve/CVE-2015-7499" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7499", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957109 for CVE-2015-7499", "url": "https://bugzilla.suse.com/957109" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7499", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7499", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7499" }, { "cve": "CVE-2015-7500", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7500" } ], "notes": [ { "category": "general", "text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7500", "url": "https://www.suse.com/security/cve/CVE-2015-7500" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7500", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957110 for CVE-2015-7500", "url": "https://bugzilla.suse.com/957110" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7500", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7500", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7500" }, { "cve": "CVE-2015-7941", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7941" } ], "notes": [ { "category": "general", "text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7941", "url": "https://www.suse.com/security/cve/CVE-2015-7941" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7941", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951734 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951734" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7941", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7941" }, { "cve": "CVE-2015-7942", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7942" } ], "notes": [ { "category": "general", "text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7942", "url": "https://www.suse.com/security/cve/CVE-2015-7942" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7942", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7942", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7942", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7942" }, { "cve": "CVE-2015-7995", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7995" } ], "notes": [ { "category": "general", "text": "The xsltStylePreCompute function in preproc.c in libxslt 1.1.28 does not check if the parent node is an element, which allows attackers to cause a denial of service via a crafted XML file, related to a \"type confusion\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7995", "url": "https://www.suse.com/security/cve/CVE-2015-7995" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2015-7995", "url": "https://bugzilla.suse.com/1123130" }, { "category": "external", "summary": "SUSE Bug 952474 for CVE-2015-7995", "url": "https://bugzilla.suse.com/952474" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7995" }, { "cve": "CVE-2015-8035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8035" } ], "notes": [ { "category": "general", "text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8035", "url": "https://www.suse.com/security/cve/CVE-2015-8035" }, { "category": "external", "summary": "SUSE Bug 1088279 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1088279" }, { "category": "external", "summary": "SUSE Bug 1105166 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1105166" }, { "category": "external", "summary": "SUSE Bug 954429 for CVE-2015-8035", "url": "https://bugzilla.suse.com/954429" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "low" } ], "title": "CVE-2015-8035" }, { "cve": "CVE-2015-8241", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8241" } ], "notes": [ { "category": "general", "text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8241", "url": "https://www.suse.com/security/cve/CVE-2015-8241" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8241", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956018 for CVE-2015-8241", "url": "https://bugzilla.suse.com/956018" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8241", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8241", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8241" }, { "cve": "CVE-2015-8242", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8242" } ], "notes": [ { "category": "general", "text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8242", "url": "https://www.suse.com/security/cve/CVE-2015-8242" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8242", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956021 for CVE-2015-8242", "url": "https://bugzilla.suse.com/956021" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8242", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8242", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8242" }, { "cve": "CVE-2015-8317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8317" } ], "notes": [ { "category": "general", "text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8317", "url": "https://www.suse.com/security/cve/CVE-2015-8317" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8317", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956260 for CVE-2015-8317", "url": "https://bugzilla.suse.com/956260" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8317", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8317", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8317" }, { "cve": "CVE-2016-4658", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4658" } ], "notes": [ { "category": "general", "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4658", "url": "https://www.suse.com/security/cve/CVE-2016-4658" }, { "category": "external", "summary": "SUSE Bug 1005544 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1005544" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1078813 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1078813" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1123919" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-4658" }, { "cve": "CVE-2016-4738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4738" } ], "notes": [ { "category": "general", "text": "libxslt in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4738", "url": "https://www.suse.com/security/cve/CVE-2016-4738" }, { "category": "external", "summary": "SUSE Bug 1005591 for CVE-2016-4738", "url": "https://bugzilla.suse.com/1005591" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2016-4738", "url": "https://bugzilla.suse.com/1123130" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-4738" }, { "cve": "CVE-2016-5131", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5131" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5131", "url": "https://www.suse.com/security/cve/CVE-2016-5131" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1078813 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1078813" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 989901 for CVE-2016-5131", "url": "https://bugzilla.suse.com/989901" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2016-5131" }, { "cve": "CVE-2017-15412", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15412" } ], "notes": [ { "category": "general", "text": "Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15412", "url": "https://www.suse.com/security/cve/CVE-2017-15412" }, { "category": "external", "summary": "SUSE Bug 1071691 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1071691" }, { "category": "external", "summary": "SUSE Bug 1077993 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1077993" }, { "category": "external", "summary": "SUSE Bug 1123129 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1123129" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1123919" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2017-15412" }, { "cve": "CVE-2017-5029", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5029" } ], "notes": [ { "category": "general", "text": "The xsltAddTextString function in transform.c in libxslt 1.1.29, as used in Blink in Google Chrome prior to 57.0.2987.98 for Mac, Windows, and Linux and 57.0.2987.108 for Android, lacked a check for integer overflow during a size calculation, which allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5029", "url": "https://www.suse.com/security/cve/CVE-2017-5029" }, { "category": "external", "summary": "SUSE Bug 1028848 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1028848" }, { "category": "external", "summary": "SUSE Bug 1028875 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1028875" }, { "category": "external", "summary": "SUSE Bug 1035905 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1035905" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1123130" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "low" } ], "title": "CVE-2017-5029" }, { "cve": "CVE-2018-14404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-14404" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-14404", "url": "https://www.suse.com/security/cve/CVE-2018-14404" }, { "category": "external", "summary": "SUSE Bug 1102046 for CVE-2018-14404", "url": "https://bugzilla.suse.com/1102046" }, { "category": "external", "summary": "SUSE Bug 1148896 for CVE-2018-14404", "url": "https://bugzilla.suse.com/1148896" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-14404" }, { "cve": "CVE-2018-25032", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-25032" } ], "notes": [ { "category": "general", "text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-25032", "url": "https://www.suse.com/security/cve/CVE-2018-25032" }, { "category": "external", "summary": "SUSE Bug 1197459 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1197459" }, { "category": "external", "summary": "SUSE Bug 1197893 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1197893" }, { "category": "external", "summary": "SUSE Bug 1198667 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1198667" }, { "category": "external", "summary": "SUSE Bug 1199104 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1199104" }, { "category": "external", "summary": "SUSE Bug 1200049 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1200049" }, { "category": "external", "summary": "SUSE Bug 1201732 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1201732" }, { "category": "external", "summary": "SUSE Bug 1202688 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1202688" }, { "category": "external", "summary": "SUSE Bug 1224427 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1224427" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2018-25032" }, { "cve": "CVE-2018-8048", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8048" } ], "notes": [ { "category": "general", "text": "In the Loofah gem through 2.2.0 for Ruby, non-whitelisted HTML attributes may occur in sanitized output by republishing a crafted HTML fragment.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8048", "url": "https://www.suse.com/security/cve/CVE-2018-8048" }, { "category": "external", "summary": "SUSE Bug 1085967 for CVE-2018-8048", "url": "https://bugzilla.suse.com/1085967" }, { "category": "external", "summary": "SUSE Bug 1086598 for CVE-2018-8048", "url": "https://bugzilla.suse.com/1086598" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-8048" }, { "cve": "CVE-2019-11068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11068" } ], "notes": [ { "category": "general", "text": "libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11068", "url": "https://www.suse.com/security/cve/CVE-2019-11068" }, { "category": "external", "summary": "SUSE Bug 1132160 for CVE-2019-11068", "url": "https://bugzilla.suse.com/1132160" }, { "category": "external", "summary": "SUSE Bug 1154212 for CVE-2019-11068", "url": "https://bugzilla.suse.com/1154212" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-11068" }, { "cve": "CVE-2019-20388", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20388" } ], "notes": [ { "category": "general", "text": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20388", "url": "https://www.suse.com/security/cve/CVE-2019-20388" }, { "category": "external", "summary": "SUSE Bug 1161521 for CVE-2019-20388", "url": "https://bugzilla.suse.com/1161521" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2019-20388", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "low" } ], "title": "CVE-2019-20388" }, { "cve": "CVE-2019-5477", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5477" } ], "notes": [ { "category": "general", "text": "A command injection vulnerability in Nokogiri v1.10.3 and earlier allows commands to be executed in a subprocess via Ruby\u0027s `Kernel.open` method. Processes are vulnerable only if the undocumented method `Nokogiri::CSS::Tokenizer#load_file` is being called with unsafe user input as the filename. This vulnerability appears in code generated by the Rexical gem versions v1.0.6 and earlier. Rexical is used by Nokogiri to generate lexical scanner code for parsing CSS queries. The underlying vulnerability was addressed in Rexical v1.0.7 and Nokogiri upgraded to this version of Rexical in Nokogiri v1.10.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5477", "url": "https://www.suse.com/security/cve/CVE-2019-5477" }, { "category": "external", "summary": "SUSE Bug 1146578 for CVE-2019-5477", "url": "https://bugzilla.suse.com/1146578" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2019-5477" }, { "cve": "CVE-2020-24977", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-24977" } ], "notes": [ { "category": "general", "text": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-24977", "url": "https://www.suse.com/security/cve/CVE-2020-24977" }, { "category": "external", "summary": "SUSE Bug 1176179 for CVE-2020-24977", "url": "https://bugzilla.suse.com/1176179" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2020-24977", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-24977" }, { "cve": "CVE-2020-7595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-7595" } ], "notes": [ { "category": "general", "text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-7595", "url": "https://www.suse.com/security/cve/CVE-2020-7595" }, { "category": "external", "summary": "SUSE Bug 1161517 for CVE-2020-7595", "url": "https://bugzilla.suse.com/1161517" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2020-7595", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-7595" }, { "cve": "CVE-2021-30560", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30560" } ], "notes": [ { "category": "general", "text": "Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30560", "url": "https://www.suse.com/security/cve/CVE-2021-30560" }, { "category": "external", "summary": "SUSE Bug 1188373 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1188373" }, { "category": "external", "summary": "SUSE Bug 1208574 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1208574" }, { "category": "external", "summary": "SUSE Bug 1211500 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211500" }, { "category": "external", "summary": "SUSE Bug 1211501 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211501" }, { "category": "external", "summary": "SUSE Bug 1211544 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211544" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3516", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3516" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in libxml2\u0027s xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3516", "url": "https://www.suse.com/security/cve/CVE-2021-3516" }, { "category": "external", "summary": "SUSE Bug 1185409 for CVE-2021-3516", "url": "https://bugzilla.suse.com/1185409" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3516", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3517", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3517" } ], "notes": [ { "category": "general", "text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3517", "url": "https://www.suse.com/security/cve/CVE-2021-3517" }, { "category": "external", "summary": "SUSE Bug 1185410 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1185410" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1191860" }, { "category": "external", "summary": "SUSE Bug 1194438 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1194438" }, { "category": "external", "summary": "SUSE Bug 1196383 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1196383" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3517" }, { "cve": "CVE-2021-3518", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3518" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3518", "url": "https://www.suse.com/security/cve/CVE-2021-3518" }, { "category": "external", "summary": "SUSE Bug 1185408 for CVE-2021-3518", "url": "https://bugzilla.suse.com/1185408" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3518", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3537", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3537" } ], "notes": [ { "category": "general", "text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3537", "url": "https://www.suse.com/security/cve/CVE-2021-3537" }, { "category": "external", "summary": "SUSE Bug 1185698 for CVE-2021-3537", "url": "https://bugzilla.suse.com/1185698" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3541", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3541" } ], "notes": [ { "category": "general", "text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3541", "url": "https://www.suse.com/security/cve/CVE-2021-3541" }, { "category": "external", "summary": "SUSE Bug 1186015 for CVE-2021-3541", "url": "https://bugzilla.suse.com/1186015" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3541" }, { "cve": "CVE-2021-41098", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41098" } ], "notes": [ { "category": "general", "text": "Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41098", "url": "https://www.suse.com/security/cve/CVE-2021-41098" }, { "category": "external", "summary": "SUSE Bug 1191029 for CVE-2021-41098", "url": "https://bugzilla.suse.com/1191029" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2021-41098" }, { "cve": "CVE-2022-23308", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23308" } ], "notes": [ { "category": "general", "text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23308", "url": "https://www.suse.com/security/cve/CVE-2022-23308" }, { "category": "external", "summary": "SUSE Bug 1196490 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1196490" }, { "category": "external", "summary": "SUSE Bug 1199098 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1199098" }, { "category": "external", "summary": "SUSE Bug 1202688 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1202688" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23308" }, { "cve": "CVE-2022-23437", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23437" } ], "notes": [ { "category": "general", "text": "There\u0027s a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present within XercesJ version 2.12.1 and the previous versions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23437", "url": "https://www.suse.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "SUSE Bug 1195108 for CVE-2022-23437", "url": "https://bugzilla.suse.com/1195108" }, { "category": "external", "summary": "SUSE Bug 1196394 for CVE-2022-23437", "url": "https://bugzilla.suse.com/1196394" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23437" }, { "cve": "CVE-2022-23476", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23476" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for the Ruby programming language. Nokogiri `1.13.8` and `1.13.9` fail to check the return value from `xmlTextReaderExpand` in the method `Nokogiri::XML::Reader#attribute_hash`. This can lead to a null pointer exception when invalid markup is being parsed. For applications using `XML::Reader` to parse untrusted inputs, this may potentially be a vector for a denial of service attack. Users are advised to upgrade to Nokogiri `\u003e= 1.13.10`. Users may be able to search their code for calls to either `XML::Reader#attributes` or `XML::Reader#attribute_hash` to determine if they are affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23476", "url": "https://www.suse.com/security/cve/CVE-2022-23476" }, { "category": "external", "summary": "SUSE Bug 1206227 for CVE-2022-23476", "url": "https://bugzilla.suse.com/1206227" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23476" }, { "cve": "CVE-2022-24836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24836" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24836", "url": "https://www.suse.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "SUSE Bug 1198408 for CVE-2022-24836", "url": "https://bugzilla.suse.com/1198408" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24836" }, { "cve": "CVE-2022-24839", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24839" } ], "notes": [ { "category": "general", "text": "org.cyberneko.html is an html parser written in Java. The fork of `org.cyberneko.html` used by Nokogiri (Rubygem) raises a `java.lang.OutOfMemoryError` exception when parsing ill-formed HTML markup. Users are advised to upgrade to `\u003e= 1.9.22.noko2`. Note: The upstream library `org.cyberneko.html` is no longer maintained. Nokogiri uses its own fork of this library located at https://github.com/sparklemotion/nekohtml and this CVE applies only to that fork. Other forks of nekohtml may have a similar vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24839", "url": "https://www.suse.com/security/cve/CVE-2022-24839" }, { "category": "external", "summary": "SUSE Bug 1198404 for CVE-2022-24839", "url": "https://bugzilla.suse.com/1198404" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24839" }, { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29181" }, { "cve": "CVE-2022-29824", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29824" } ], "notes": [ { "category": "general", "text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29824", "url": "https://www.suse.com/security/cve/CVE-2022-29824" }, { "category": "external", "summary": "SUSE Bug 1199132 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1199132" }, { "category": "external", "summary": "SUSE Bug 1202878 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1202878" }, { "category": "external", "summary": "SUSE Bug 1204121 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204121" }, { "category": "external", "summary": "SUSE Bug 1204131 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204131" }, { "category": "external", "summary": "SUSE Bug 1205069 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1205069" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29824" }, { "cve": "CVE-2022-34169", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-34169" } ], "notes": [ { "category": "general", "text": "The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-34169", "url": "https://www.suse.com/security/cve/CVE-2022-34169" }, { "category": "external", "summary": "SUSE Bug 1201684 for CVE-2022-34169", "url": "https://bugzilla.suse.com/1201684" }, { "category": "external", "summary": "SUSE Bug 1202427 for CVE-2022-34169", "url": "https://bugzilla.suse.com/1202427" }, { "category": "external", "summary": "SUSE Bug 1207688 for CVE-2022-34169", "url": "https://bugzilla.suse.com/1207688" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "important" } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2023-29469", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-29469" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0027\\0\u0027 value).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-29469", "url": "https://www.suse.com/security/cve/CVE-2023-29469" }, { "category": "external", "summary": "SUSE Bug 1210412 for CVE-2023-29469", "url": "https://bugzilla.suse.com/1210412" } ], "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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.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:ruby3.3-rubygem-nokogiri-1.15.5-1.5.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-nokogiri-1.15.5-1.5.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-07-12T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-29469" } ] }
opensuse-su-2024:12085-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
ruby3.1-rubygem-nokogiri-1.13.6-1.1 on GA media
Notes
Title of the patch
ruby3.1-rubygem-nokogiri-1.13.6-1.1 on GA media
Description of the patch
These are all security issues fixed in the ruby3.1-rubygem-nokogiri-1.13.6-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12085
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": "ruby3.1-rubygem-nokogiri-1.13.6-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.1-rubygem-nokogiri-1.13.6-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12085", "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_12085-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29824 page", "url": "https://www.suse.com/security/cve/CVE-2022-29824/" } ], "title": "ruby3.1-rubygem-nokogiri-1.13.6-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:12085-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": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "product": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "product_id": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "product": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "product_id": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "product": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "product_id": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64", "product": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64", "product_id": "ruby3.1-rubygem-nokogiri-1.13.6-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": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64" }, "product_reference": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le" }, "product_reference": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x" }, "product_reference": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" }, "product_reference": "ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "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:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29181" }, { "cve": "CVE-2022-29824", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29824" } ], "notes": [ { "category": "general", "text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29824", "url": "https://www.suse.com/security/cve/CVE-2022-29824" }, { "category": "external", "summary": "SUSE Bug 1199132 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1199132" }, { "category": "external", "summary": "SUSE Bug 1202878 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1202878" }, { "category": "external", "summary": "SUSE Bug 1204121 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204121" }, { "category": "external", "summary": "SUSE Bug 1204131 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204131" }, { "category": "external", "summary": "SUSE Bug 1205069 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1205069" } ], "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:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.aarch64", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.s390x", "openSUSE Tumbleweed:ruby3.1-rubygem-nokogiri-1.13.6-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29824" } ] }
opensuse-su-2024:13165-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
ruby3.2-rubygem-nokogiri-1.13.9-1.7 on GA media
Notes
Title of the patch
ruby3.2-rubygem-nokogiri-1.13.9-1.7 on GA media
Description of the patch
These are all security issues fixed in the ruby3.2-rubygem-nokogiri-1.13.9-1.7 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-13165
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": "ruby3.2-rubygem-nokogiri-1.13.9-1.7 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the ruby3.2-rubygem-nokogiri-1.13.9-1.7 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-13165", "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_13165-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2013-2877 page", "url": "https://www.suse.com/security/cve/CVE-2013-2877/" }, { "category": "self", "summary": "SUSE CVE CVE-2014-0191 page", "url": "https://www.suse.com/security/cve/CVE-2014-0191/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-1819 page", "url": "https://www.suse.com/security/cve/CVE-2015-1819/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-5312 page", "url": "https://www.suse.com/security/cve/CVE-2015-5312/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7497 page", "url": "https://www.suse.com/security/cve/CVE-2015-7497/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7498 page", "url": "https://www.suse.com/security/cve/CVE-2015-7498/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7499 page", "url": "https://www.suse.com/security/cve/CVE-2015-7499/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7500 page", "url": "https://www.suse.com/security/cve/CVE-2015-7500/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7941 page", "url": "https://www.suse.com/security/cve/CVE-2015-7941/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7942 page", "url": "https://www.suse.com/security/cve/CVE-2015-7942/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-7995 page", "url": "https://www.suse.com/security/cve/CVE-2015-7995/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8035 page", "url": "https://www.suse.com/security/cve/CVE-2015-8035/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8241 page", "url": "https://www.suse.com/security/cve/CVE-2015-8241/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8242 page", "url": "https://www.suse.com/security/cve/CVE-2015-8242/" }, { "category": "self", "summary": "SUSE CVE CVE-2015-8317 page", "url": "https://www.suse.com/security/cve/CVE-2015-8317/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4658 page", "url": "https://www.suse.com/security/cve/CVE-2016-4658/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-4738 page", "url": "https://www.suse.com/security/cve/CVE-2016-4738/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5131 page", "url": "https://www.suse.com/security/cve/CVE-2016-5131/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-15412 page", "url": "https://www.suse.com/security/cve/CVE-2017-15412/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-5029 page", "url": "https://www.suse.com/security/cve/CVE-2017-5029/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-14404 page", "url": "https://www.suse.com/security/cve/CVE-2018-14404/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-25032 page", "url": "https://www.suse.com/security/cve/CVE-2018-25032/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8048 page", "url": "https://www.suse.com/security/cve/CVE-2018-8048/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-11068 page", "url": "https://www.suse.com/security/cve/CVE-2019-11068/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-20388 page", "url": "https://www.suse.com/security/cve/CVE-2019-20388/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-5477 page", "url": "https://www.suse.com/security/cve/CVE-2019-5477/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-24977 page", "url": "https://www.suse.com/security/cve/CVE-2020-24977/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-7595 page", "url": "https://www.suse.com/security/cve/CVE-2020-7595/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-30560 page", "url": "https://www.suse.com/security/cve/CVE-2021-30560/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3516 page", "url": "https://www.suse.com/security/cve/CVE-2021-3516/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3517 page", "url": "https://www.suse.com/security/cve/CVE-2021-3517/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3518 page", "url": "https://www.suse.com/security/cve/CVE-2021-3518/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3537 page", "url": "https://www.suse.com/security/cve/CVE-2021-3537/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-3541 page", "url": "https://www.suse.com/security/cve/CVE-2021-3541/" }, { "category": "self", "summary": "SUSE CVE CVE-2021-41098 page", "url": "https://www.suse.com/security/cve/CVE-2021-41098/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23308 page", "url": "https://www.suse.com/security/cve/CVE-2022-23308/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-23437 page", "url": "https://www.suse.com/security/cve/CVE-2022-23437/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24836 page", "url": "https://www.suse.com/security/cve/CVE-2022-24836/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-24839 page", "url": "https://www.suse.com/security/cve/CVE-2022-24839/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29181 page", "url": "https://www.suse.com/security/cve/CVE-2022-29181/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-29824 page", "url": "https://www.suse.com/security/cve/CVE-2022-29824/" } ], "title": "ruby3.2-rubygem-nokogiri-1.13.9-1.7 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:13165-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": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "product": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "product_id": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "product": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "product_id": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "product": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "product_id": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64", "product": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64", "product_id": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.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": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64" }, "product_reference": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le" }, "product_reference": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x" }, "product_reference": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" }, "product_reference": "ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2013-2877", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2013-2877" } ], "notes": [ { "category": "general", "text": "parser.c in libxml2 before 2.9.0, as used in Google Chrome before 28.0.1500.71 and other products, allows remote attackers to cause a denial of service (out-of-bounds read) via a document that ends abruptly, related to the lack of certain checks for the XML_PARSER_EOF state.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2013-2877", "url": "https://www.suse.com/security/cve/CVE-2013-2877" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2013-2877", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 828893 for CVE-2013-2877", "url": "https://bugzilla.suse.com/828893" }, { "category": "external", "summary": "SUSE Bug 829077 for CVE-2013-2877", "url": "https://bugzilla.suse.com/829077" }, { "category": "external", "summary": "SUSE Bug 854869 for CVE-2013-2877", "url": "https://bugzilla.suse.com/854869" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2013-2877", "url": "https://bugzilla.suse.com/877506" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2013-2877" }, { "cve": "CVE-2014-0191", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-0191" } ], "notes": [ { "category": "general", "text": "The xmlParserHandlePEReference function in parser.c in libxml2 before 2.9.2, as used in Web Listener in Oracle HTTP Server in Oracle Fusion Middleware 11.1.1.7.0, 12.1.2.0, and 12.1.3.0 and other products, loads external parameter entities regardless of whether entity substitution or validation is enabled, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-0191", "url": "https://www.suse.com/security/cve/CVE-2014-0191" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2014-0191", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 876652 for CVE-2014-0191", "url": "https://bugzilla.suse.com/876652" }, { "category": "external", "summary": "SUSE Bug 877506 for CVE-2014-0191", "url": "https://bugzilla.suse.com/877506" }, { "category": "external", "summary": "SUSE Bug 996079 for CVE-2014-0191", "url": "https://bugzilla.suse.com/996079" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2014-0191" }, { "cve": "CVE-2015-1819", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-1819" } ], "notes": [ { "category": "general", "text": "The xmlreader in libxml allows remote attackers to cause a denial of service (memory consumption) via crafted XML data, related to an XML Entity Expansion (XEE) attack.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-1819", "url": "https://www.suse.com/security/cve/CVE-2015-1819" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-1819", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 928193 for CVE-2015-1819", "url": "https://bugzilla.suse.com/928193" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-1819", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-1819" }, { "cve": "CVE-2015-5312", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-5312" } ], "notes": [ { "category": "general", "text": "The xmlStringLenDecodeEntities function in parser.c in libxml2 before 2.9.3 does not properly prevent entity expansion, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted XML data, a different vulnerability than CVE-2014-3660.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-5312", "url": "https://www.suse.com/security/cve/CVE-2015-5312" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-5312", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957105 for CVE-2015-5312", "url": "https://bugzilla.suse.com/957105" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-5312", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-5312", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2015-5312" }, { "cve": "CVE-2015-7497", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7497" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlDictComputeFastQKey function in dict.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7497", "url": "https://www.suse.com/security/cve/CVE-2015-7497" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7497", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957106 for CVE-2015-7497", "url": "https://bugzilla.suse.com/957106" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7497", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7497", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7497" }, { "cve": "CVE-2015-7498", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7498" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlParseXmlDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service via unspecified vectors related to extracting errors after an encoding conversion failure.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7498", "url": "https://www.suse.com/security/cve/CVE-2015-7498" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7498", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957107 for CVE-2015-7498", "url": "https://bugzilla.suse.com/957107" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7498", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7498", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7498" }, { "cve": "CVE-2015-7499", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7499" } ], "notes": [ { "category": "general", "text": "Heap-based buffer overflow in the xmlGROW function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive process memory information via unspecified vectors.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7499", "url": "https://www.suse.com/security/cve/CVE-2015-7499" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7499", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957109 for CVE-2015-7499", "url": "https://bugzilla.suse.com/957109" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7499", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7499", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7499" }, { "cve": "CVE-2015-7500", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7500" } ], "notes": [ { "category": "general", "text": "The xmlParseMisc function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (out-of-bounds heap read) via unspecified vectors related to incorrect entities boundaries and start tags.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7500", "url": "https://www.suse.com/security/cve/CVE-2015-7500" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7500", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 957110 for CVE-2015-7500", "url": "https://bugzilla.suse.com/957110" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-7500", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7500", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-7500" }, { "cve": "CVE-2015-7941", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7941" } ], "notes": [ { "category": "general", "text": "libxml2 2.9.2 does not properly stop parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and libxml2 crash) via crafted XML data to the (1) xmlParseEntityDecl or (2) xmlParseConditionalSections function in parser.c, as demonstrated by non-terminated entities.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7941", "url": "https://www.suse.com/security/cve/CVE-2015-7941" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7941", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951734 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951734" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7941", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7941", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7941" }, { "cve": "CVE-2015-7942", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7942" } ], "notes": [ { "category": "general", "text": "The xmlParseConditionalSections function in parser.c in libxml2 does not properly skip intermediary entities when it stops parsing invalid input, which allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) via crafted XML data, a different vulnerability than CVE-2015-7941.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7942", "url": "https://www.suse.com/security/cve/CVE-2015-7942" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-7942", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 951735 for CVE-2015-7942", "url": "https://bugzilla.suse.com/951735" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-7942", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7942" }, { "cve": "CVE-2015-7995", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-7995" } ], "notes": [ { "category": "general", "text": "The xsltStylePreCompute function in preproc.c in libxslt 1.1.28 does not check if the parent node is an element, which allows attackers to cause a denial of service via a crafted XML file, related to a \"type confusion\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-7995", "url": "https://www.suse.com/security/cve/CVE-2015-7995" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2015-7995", "url": "https://bugzilla.suse.com/1123130" }, { "category": "external", "summary": "SUSE Bug 952474 for CVE-2015-7995", "url": "https://bugzilla.suse.com/952474" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-7995" }, { "cve": "CVE-2015-8035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8035" } ], "notes": [ { "category": "general", "text": "The xz_decomp function in xzlib.c in libxml2 2.9.1 does not properly detect compression errors, which allows context-dependent attackers to cause a denial of service (process hang) via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8035", "url": "https://www.suse.com/security/cve/CVE-2015-8035" }, { "category": "external", "summary": "SUSE Bug 1088279 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1088279" }, { "category": "external", "summary": "SUSE Bug 1105166 for CVE-2015-8035", "url": "https://bugzilla.suse.com/1105166" }, { "category": "external", "summary": "SUSE Bug 954429 for CVE-2015-8035", "url": "https://bugzilla.suse.com/954429" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2015-8035" }, { "cve": "CVE-2015-8241", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8241" } ], "notes": [ { "category": "general", "text": "The xmlNextChar function in libxml2 2.9.2 does not properly check the state, which allows context-dependent attackers to cause a denial of service (heap-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8241", "url": "https://www.suse.com/security/cve/CVE-2015-8241" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8241", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956018 for CVE-2015-8241", "url": "https://bugzilla.suse.com/956018" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8241", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8241", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8241" }, { "cve": "CVE-2015-8242", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8242" } ], "notes": [ { "category": "general", "text": "The xmlSAX2TextNode function in SAX2.c in the push interface in the HTML parser in libxml2 before 2.9.3 allows context-dependent attackers to cause a denial of service (stack-based buffer over-read and application crash) or obtain sensitive information via crafted XML data.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8242", "url": "https://www.suse.com/security/cve/CVE-2015-8242" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8242", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956021 for CVE-2015-8242", "url": "https://bugzilla.suse.com/956021" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8242", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8242", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8242" }, { "cve": "CVE-2015-8317", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2015-8317" } ], "notes": [ { "category": "general", "text": "The xmlParseXMLDecl function in parser.c in libxml2 before 2.9.3 allows context-dependent attackers to obtain sensitive information via an (1) unterminated encoding value or (2) incomplete XML declaration in XML data, which triggers an out-of-bounds heap read.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2015-8317", "url": "https://www.suse.com/security/cve/CVE-2015-8317" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2015-8317", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 956260 for CVE-2015-8317", "url": "https://bugzilla.suse.com/956260" }, { "category": "external", "summary": "SUSE Bug 959469 for CVE-2015-8317", "url": "https://bugzilla.suse.com/959469" }, { "category": "external", "summary": "SUSE Bug 969769 for CVE-2015-8317", "url": "https://bugzilla.suse.com/969769" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2015-8317" }, { "cve": "CVE-2016-4658", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4658" } ], "notes": [ { "category": "general", "text": "xpointer.c in libxml2 before 2.9.5 (as used in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3, and other products) does not forbid namespace nodes in XPointer ranges, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free and memory corruption) via a crafted XML document.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4658", "url": "https://www.suse.com/security/cve/CVE-2016-4658" }, { "category": "external", "summary": "SUSE Bug 1005544 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1005544" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1078813 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1078813" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-4658", "url": "https://bugzilla.suse.com/1123919" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-4658" }, { "cve": "CVE-2016-4738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-4738" } ], "notes": [ { "category": "general", "text": "libxslt in Apple iOS before 10, OS X before 10.12, tvOS before 10, and watchOS before 3 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-4738", "url": "https://www.suse.com/security/cve/CVE-2016-4738" }, { "category": "external", "summary": "SUSE Bug 1005591 for CVE-2016-4738", "url": "https://bugzilla.suse.com/1005591" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2016-4738", "url": "https://bugzilla.suse.com/1123130" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-4738" }, { "cve": "CVE-2016-5131", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5131" } ], "notes": [ { "category": "general", "text": "Use-after-free vulnerability in libxml2 through 2.9.4, as used in Google Chrome before 52.0.2743.82, allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the XPointer range-to function.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5131", "url": "https://www.suse.com/security/cve/CVE-2016-5131" }, { "category": "external", "summary": "SUSE Bug 1014873 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1014873" }, { "category": "external", "summary": "SUSE Bug 1069433 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1069433" }, { "category": "external", "summary": "SUSE Bug 1078813 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1078813" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2016-5131", "url": "https://bugzilla.suse.com/1123919" }, { "category": "external", "summary": "SUSE Bug 989901 for CVE-2016-5131", "url": "https://bugzilla.suse.com/989901" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2016-5131" }, { "cve": "CVE-2017-15412", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-15412" } ], "notes": [ { "category": "general", "text": "Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-15412", "url": "https://www.suse.com/security/cve/CVE-2017-15412" }, { "category": "external", "summary": "SUSE Bug 1071691 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1071691" }, { "category": "external", "summary": "SUSE Bug 1077993 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1077993" }, { "category": "external", "summary": "SUSE Bug 1123129 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1123129" }, { "category": "external", "summary": "SUSE Bug 1123919 for CVE-2017-15412", "url": "https://bugzilla.suse.com/1123919" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2017-15412" }, { "cve": "CVE-2017-5029", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-5029" } ], "notes": [ { "category": "general", "text": "The xsltAddTextString function in transform.c in libxslt 1.1.29, as used in Blink in Google Chrome prior to 57.0.2987.98 for Mac, Windows, and Linux and 57.0.2987.108 for Android, lacked a check for integer overflow during a size calculation, which allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-5029", "url": "https://www.suse.com/security/cve/CVE-2017-5029" }, { "category": "external", "summary": "SUSE Bug 1028848 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1028848" }, { "category": "external", "summary": "SUSE Bug 1028875 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1028875" }, { "category": "external", "summary": "SUSE Bug 1035905 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1035905" }, { "category": "external", "summary": "SUSE Bug 1123130 for CVE-2017-5029", "url": "https://bugzilla.suse.com/1123130" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2017-5029" }, { "cve": "CVE-2018-14404", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-14404" } ], "notes": [ { "category": "general", "text": "A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-14404", "url": "https://www.suse.com/security/cve/CVE-2018-14404" }, { "category": "external", "summary": "SUSE Bug 1102046 for CVE-2018-14404", "url": "https://bugzilla.suse.com/1102046" }, { "category": "external", "summary": "SUSE Bug 1148896 for CVE-2018-14404", "url": "https://bugzilla.suse.com/1148896" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-14404" }, { "cve": "CVE-2018-25032", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-25032" } ], "notes": [ { "category": "general", "text": "zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-25032", "url": "https://www.suse.com/security/cve/CVE-2018-25032" }, { "category": "external", "summary": "SUSE Bug 1197459 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1197459" }, { "category": "external", "summary": "SUSE Bug 1197893 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1197893" }, { "category": "external", "summary": "SUSE Bug 1198667 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1198667" }, { "category": "external", "summary": "SUSE Bug 1199104 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1199104" }, { "category": "external", "summary": "SUSE Bug 1200049 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1200049" }, { "category": "external", "summary": "SUSE Bug 1201732 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1201732" }, { "category": "external", "summary": "SUSE Bug 1202688 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1202688" }, { "category": "external", "summary": "SUSE Bug 1224427 for CVE-2018-25032", "url": "https://bugzilla.suse.com/1224427" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-25032" }, { "cve": "CVE-2018-8048", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8048" } ], "notes": [ { "category": "general", "text": "In the Loofah gem through 2.2.0 for Ruby, non-whitelisted HTML attributes may occur in sanitized output by republishing a crafted HTML fragment.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8048", "url": "https://www.suse.com/security/cve/CVE-2018-8048" }, { "category": "external", "summary": "SUSE Bug 1085967 for CVE-2018-8048", "url": "https://bugzilla.suse.com/1085967" }, { "category": "external", "summary": "SUSE Bug 1086598 for CVE-2018-8048", "url": "https://bugzilla.suse.com/1086598" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-8048" }, { "cve": "CVE-2019-11068", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-11068" } ], "notes": [ { "category": "general", "text": "libxslt through 1.1.33 allows bypass of a protection mechanism because callers of xsltCheckRead and xsltCheckWrite permit access even upon receiving a -1 error code. xsltCheckRead can return -1 for a crafted URL that is not actually invalid and is subsequently loaded.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-11068", "url": "https://www.suse.com/security/cve/CVE-2019-11068" }, { "category": "external", "summary": "SUSE Bug 1132160 for CVE-2019-11068", "url": "https://bugzilla.suse.com/1132160" }, { "category": "external", "summary": "SUSE Bug 1154212 for CVE-2019-11068", "url": "https://bugzilla.suse.com/1154212" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-11068" }, { "cve": "CVE-2019-20388", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-20388" } ], "notes": [ { "category": "general", "text": "xmlSchemaPreRun in xmlschemas.c in libxml2 2.9.10 allows an xmlSchemaValidateStream memory leak.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-20388", "url": "https://www.suse.com/security/cve/CVE-2019-20388" }, { "category": "external", "summary": "SUSE Bug 1161521 for CVE-2019-20388", "url": "https://bugzilla.suse.com/1161521" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2019-20388", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "low" } ], "title": "CVE-2019-20388" }, { "cve": "CVE-2019-5477", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-5477" } ], "notes": [ { "category": "general", "text": "A command injection vulnerability in Nokogiri v1.10.3 and earlier allows commands to be executed in a subprocess via Ruby\u0027s `Kernel.open` method. Processes are vulnerable only if the undocumented method `Nokogiri::CSS::Tokenizer#load_file` is being called with unsafe user input as the filename. This vulnerability appears in code generated by the Rexical gem versions v1.0.6 and earlier. Rexical is used by Nokogiri to generate lexical scanner code for parsing CSS queries. The underlying vulnerability was addressed in Rexical v1.0.7 and Nokogiri upgraded to this version of Rexical in Nokogiri v1.10.4.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-5477", "url": "https://www.suse.com/security/cve/CVE-2019-5477" }, { "category": "external", "summary": "SUSE Bug 1146578 for CVE-2019-5477", "url": "https://bugzilla.suse.com/1146578" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-5477" }, { "cve": "CVE-2020-24977", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-24977" } ], "notes": [ { "category": "general", "text": "GNOME project libxml2 v2.9.10 has a global buffer over-read vulnerability in xmlEncodeEntitiesInternal at libxml2/entities.c. The issue has been fixed in commit 50f06b3e.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-24977", "url": "https://www.suse.com/security/cve/CVE-2020-24977" }, { "category": "external", "summary": "SUSE Bug 1176179 for CVE-2020-24977", "url": "https://bugzilla.suse.com/1176179" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2020-24977", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:L/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-24977" }, { "cve": "CVE-2020-7595", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-7595" } ], "notes": [ { "category": "general", "text": "xmlStringLenDecodeEntities in parser.c in libxml2 2.9.10 has an infinite loop in a certain end-of-file situation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-7595", "url": "https://www.suse.com/security/cve/CVE-2020-7595" }, { "category": "external", "summary": "SUSE Bug 1161517 for CVE-2020-7595", "url": "https://bugzilla.suse.com/1161517" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2020-7595", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2020-7595" }, { "cve": "CVE-2021-30560", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-30560" } ], "notes": [ { "category": "general", "text": "Use after free in Blink XSLT in Google Chrome prior to 91.0.4472.164 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-30560", "url": "https://www.suse.com/security/cve/CVE-2021-30560" }, { "category": "external", "summary": "SUSE Bug 1188373 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1188373" }, { "category": "external", "summary": "SUSE Bug 1208574 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1208574" }, { "category": "external", "summary": "SUSE Bug 1211500 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211500" }, { "category": "external", "summary": "SUSE Bug 1211501 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211501" }, { "category": "external", "summary": "SUSE Bug 1211544 for CVE-2021-30560", "url": "https://bugzilla.suse.com/1211544" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3516", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3516" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in libxml2\u0027s xmllint in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by xmllint could trigger a use-after-free. The greatest impact of this flaw is to confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3516", "url": "https://www.suse.com/security/cve/CVE-2021-3516" }, { "category": "external", "summary": "SUSE Bug 1185409 for CVE-2021-3516", "url": "https://bugzilla.suse.com/1185409" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3516", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3516" }, { "cve": "CVE-2021-3517", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3517" } ], "notes": [ { "category": "general", "text": "There is a flaw in the xml entity encoding functionality of libxml2 in versions before 2.9.11. An attacker who is able to supply a crafted file to be processed by an application linked with the affected functionality of libxml2 could trigger an out-of-bounds read. The most likely impact of this flaw is to application availability, with some potential impact to confidentiality and integrity if an attacker is able to use memory information to further exploit the application.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3517", "url": "https://www.suse.com/security/cve/CVE-2021-3517" }, { "category": "external", "summary": "SUSE Bug 1185410 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1185410" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1191860" }, { "category": "external", "summary": "SUSE Bug 1194438 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1194438" }, { "category": "external", "summary": "SUSE Bug 1196383 for CVE-2021-3517", "url": "https://bugzilla.suse.com/1196383" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3517" }, { "cve": "CVE-2021-3518", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3518" } ], "notes": [ { "category": "general", "text": "There\u0027s a flaw in libxml2 in versions before 2.9.11. An attacker who is able to submit a crafted file to be processed by an application linked with libxml2 could trigger a use-after-free. The greatest impact from this flaw is to confidentiality, integrity, and availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3518", "url": "https://www.suse.com/security/cve/CVE-2021-3518" }, { "category": "external", "summary": "SUSE Bug 1185408 for CVE-2021-3518", "url": "https://bugzilla.suse.com/1185408" }, { "category": "external", "summary": "SUSE Bug 1191860 for CVE-2021-3518", "url": "https://bugzilla.suse.com/1191860" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3518" }, { "cve": "CVE-2021-3537", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3537" } ], "notes": [ { "category": "general", "text": "A vulnerability found in libxml2 in versions before 2.9.11 shows that it did not propagate errors while parsing XML mixed content, causing a NULL dereference. If an untrusted XML document was parsed in recovery mode and post-validated, the flaw could be used to crash the application. The highest threat from this vulnerability is to system availability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3537", "url": "https://www.suse.com/security/cve/CVE-2021-3537" }, { "category": "external", "summary": "SUSE Bug 1185698 for CVE-2021-3537", "url": "https://bugzilla.suse.com/1185698" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-3537" }, { "cve": "CVE-2021-3541", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-3541" } ], "notes": [ { "category": "general", "text": "A flaw was found in libxml2. Exponential entity expansion attack its possible bypassing all existing protection mechanisms and leading to denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-3541", "url": "https://www.suse.com/security/cve/CVE-2021-3541" }, { "category": "external", "summary": "SUSE Bug 1186015 for CVE-2021-3541", "url": "https://bugzilla.suse.com/1186015" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2021-3541" }, { "cve": "CVE-2021-41098", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-41098" } ], "notes": [ { "category": "general", "text": "Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parser resolves external entities by default. Users of Nokogiri on JRuby who parse untrusted documents using any of these classes are affected: Nokogiri::XML::SAX::Parse, Nokogiri::HTML4::SAX::Parser or its alias Nokogiri::HTML::SAX::Parser, Nokogiri::XML::SAX::PushParser, and Nokogiri::HTML4::SAX::PushParser or its alias Nokogiri::HTML::SAX::PushParser. JRuby users should upgrade to Nokogiri v1.12.5 or later to receive a patch for this issue. There are no workarounds available for v1.12.4 or earlier. CRuby users are not affected.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-41098", "url": "https://www.suse.com/security/cve/CVE-2021-41098" }, { "category": "external", "summary": "SUSE Bug 1191029 for CVE-2021-41098", "url": "https://bugzilla.suse.com/1191029" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:H/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2021-41098" }, { "cve": "CVE-2022-23308", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23308" } ], "notes": [ { "category": "general", "text": "valid.c in libxml2 before 2.9.13 has a use-after-free of ID and IDREF attributes.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23308", "url": "https://www.suse.com/security/cve/CVE-2022-23308" }, { "category": "external", "summary": "SUSE Bug 1196490 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1196490" }, { "category": "external", "summary": "SUSE Bug 1199098 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1199098" }, { "category": "external", "summary": "SUSE Bug 1202688 for CVE-2022-23308", "url": "https://bugzilla.suse.com/1202688" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23308" }, { "cve": "CVE-2022-23437", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-23437" } ], "notes": [ { "category": "general", "text": "There\u0027s a vulnerability within the Apache Xerces Java (XercesJ) XML parser when handling specially crafted XML document payloads. This causes, the XercesJ XML parser to wait in an infinite loop, which may sometimes consume system resources for prolonged duration. This vulnerability is present within XercesJ version 2.12.1 and the previous versions.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-23437", "url": "https://www.suse.com/security/cve/CVE-2022-23437" }, { "category": "external", "summary": "SUSE Bug 1195108 for CVE-2022-23437", "url": "https://bugzilla.suse.com/1195108" }, { "category": "external", "summary": "SUSE Bug 1196394 for CVE-2022-23437", "url": "https://bugzilla.suse.com/1196394" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-23437" }, { "cve": "CVE-2022-24836", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24836" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri `\u003c v1.13.4` contains an inefficient regular expression that is susceptible to excessive backtracking when attempting to detect encoding in HTML documents. Users are advised to upgrade to Nokogiri `\u003e= 1.13.4`. There are no known workarounds for this issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24836", "url": "https://www.suse.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "SUSE Bug 1198408 for CVE-2022-24836", "url": "https://bugzilla.suse.com/1198408" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24836" }, { "cve": "CVE-2022-24839", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-24839" } ], "notes": [ { "category": "general", "text": "org.cyberneko.html is an html parser written in Java. The fork of `org.cyberneko.html` used by Nokogiri (Rubygem) raises a `java.lang.OutOfMemoryError` exception when parsing ill-formed HTML markup. Users are advised to upgrade to `\u003e= 1.9.22.noko2`. Note: The upstream library `org.cyberneko.html` is no longer maintained. Nokogiri uses its own fork of this library located at https://github.com/sparklemotion/nekohtml and this CVE applies only to that fork. Other forks of nekohtml may have a similar vulnerability.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-24839", "url": "https://www.suse.com/security/cve/CVE-2022-24839" }, { "category": "external", "summary": "SUSE Bug 1198404 for CVE-2022-24839", "url": "https://bugzilla.suse.com/1198404" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-24839" }, { "cve": "CVE-2022-29181", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29181" } ], "notes": [ { "category": "general", "text": "Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29181", "url": "https://www.suse.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "SUSE Bug 1199782 for CVE-2022-29181", "url": "https://bugzilla.suse.com/1199782" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29181" }, { "cve": "CVE-2022-29824", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-29824" } ], "notes": [ { "category": "general", "text": "In libxml2 before 2.9.14, several buffer handling functions in buf.c (xmlBuf*) and tree.c (xmlBuffer*) don\u0027t check for integer overflows. This can result in out-of-bounds memory writes. Exploitation requires a victim to open a crafted, multi-gigabyte XML file. Other software using libxml2\u0027s buffer functions, for example libxslt through 1.1.35, is affected as well.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-29824", "url": "https://www.suse.com/security/cve/CVE-2022-29824" }, { "category": "external", "summary": "SUSE Bug 1199132 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1199132" }, { "category": "external", "summary": "SUSE Bug 1202878 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1202878" }, { "category": "external", "summary": "SUSE Bug 1204121 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204121" }, { "category": "external", "summary": "SUSE Bug 1204131 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1204131" }, { "category": "external", "summary": "SUSE Bug 1205069 for CVE-2022-29824", "url": "https://bugzilla.suse.com/1205069" } ], "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:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.aarch64", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.ppc64le", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.s390x", "openSUSE Tumbleweed:ruby3.2-rubygem-nokogiri-1.13.9-1.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-29824" } ] }
ghsa-xh29-r2w5-wx8m
Vulnerability from github
Published
2022-05-23 23:15
Modified
2025-05-27 14:51
Severity ?
VLAI Severity ?
Summary
Nokogiri Improperly Handles Unexpected Data Type
Details
Summary
Nokogiri < v1.13.6
does not type-check all inputs into the XML and HTML4 SAX parsers. For CRuby users, this may allow specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory.
Severity
The Nokogiri maintainers have evaluated this as High 8.2 (CVSS3.1).
Mitigation
CRuby users should upgrade to Nokogiri >= 1.13.6
.
JRuby users are not affected.
Workarounds
To avoid this vulnerability in affected applications, ensure the untrusted input is a String
by calling #to_s
or equivalent.
Credit
This vulnerability was responsibly reported by @agustingianni and the Github Security Lab.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "nokogiri" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29181" ], "database_specific": { "cwe_ids": [ "CWE-241", "CWE-843" ], "github_reviewed": true, "github_reviewed_at": "2022-05-23T23:15:15Z", "nvd_published_at": "2022-05-20T19:15:00Z", "severity": "HIGH" }, "details": "### Summary\n\nNokogiri `\u003c v1.13.6` does not type-check all inputs into the XML and HTML4 SAX parsers. For CRuby users, this may allow specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory.\n\n### Severity\n\nThe Nokogiri maintainers have evaluated this as **High 8.2** (CVSS3.1).\n\n\n### Mitigation\n\nCRuby users should upgrade to Nokogiri `\u003e= 1.13.6`.\n\nJRuby users are not affected.\n\n\n### Workarounds\n\nTo avoid this vulnerability in affected applications, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.\n\n\n### Credit\n\nThis vulnerability was responsibly reported by @agustingianni and the Github Security Lab.", "id": "GHSA-xh29-r2w5-wx8m", "modified": "2025-05-27T14:51:05Z", "published": "2022-05-23T23:15:15Z", "references": [ { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29181" }, { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7" }, { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2022-29181.yml" }, { "type": "PACKAGE", "url": "https://github.com/sparklemotion/nokogiri" }, { "type": "WEB", "url": "https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202208-29" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_Nokogiri" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT213532" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2022/Dec/23" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Nokogiri Improperly Handles Unexpected Data Type" }
rhsa-2022:8506
Vulnerability from csaf_redhat
Published
2022-11-16 15:09
Modified
2025-08-04 02:00
Summary
Red Hat Security Advisory: Satellite 6.12 Release
Notes
Topic
An update is now available for Red Hat Satellite 6.12. The release contains a new version of Satellite and important security fixes for various components.
Details
Red Hat Satellite is a systems management tool for Linux-based
infrastructure. It allows for provisioning, remote management, and
monitoring of multiple Linux deployments with a single centralized tool.
Security Fix(es):
* netty-codec: Bzip2Decoder doesn't allow setting size restrictions for decompressed data (CVE-2021-37136)
* netty-codec: SnappyFrameDecoder doesn't restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)
* python3-django: Possible XSS via template tag (CVE-2022-22818)
* tfm-rubygem-nokogiri: ReDoS in HTML encoding detection (CVE-2022-24836)
* tfm-rubygem-sinatra: Path traversal possible outside of public_dir when serving static files (CVE-2022-29970)
* tfm-rubygem-git: Package vulnerable to Command Injection via git argument injection (CVE-2022-25648)
* rubygem-rails-html-sanitizer: Possible XSS with certain configurations (CVE-2022-32209)
* python3-django: Potential SQL injection via Trunc and Extract arguments (CVE-2022-34265)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.
Additional Changes:
The items above are not a complete list of changes. This update also fixes
several bugs and adds various enhancements. Documentation for these changes
is available from the Release Notes document.
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": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update is now available for Red Hat Satellite 6.12. The release contains a new version of Satellite and important security fixes for various components.", "title": "Topic" }, { "category": "general", "text": "Red Hat Satellite is a systems management tool for Linux-based\ninfrastructure. It allows for provisioning, remote management, and\nmonitoring of multiple Linux deployments with a single centralized tool.\n\nSecurity Fix(es):\n* netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data (CVE-2021-37136)\n* netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way (CVE-2021-37137)\n* python3-django: Possible XSS via template tag (CVE-2022-22818)\n* tfm-rubygem-nokogiri: ReDoS in HTML encoding detection (CVE-2022-24836)\n* tfm-rubygem-sinatra: Path traversal possible outside of public_dir when serving static files (CVE-2022-29970)\n* tfm-rubygem-git: Package vulnerable to Command Injection via git argument injection (CVE-2022-25648)\n* rubygem-rails-html-sanitizer: Possible XSS with certain configurations (CVE-2022-32209)\n* python3-django: Potential SQL injection via Trunc and Extract arguments (CVE-2022-34265)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAdditional Changes:\n\nThe items above are not a complete list of changes. This update also fixes\nseveral bugs and adds various enhancements. Documentation for these changes\nis available from the Release Notes document.", "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:8506", "url": "https://access.redhat.com/errata/RHSA-2022:8506" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "1309740", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1309740" }, { "category": "external", "summary": "1703496", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1703496" }, { "category": "external", "summary": "1732590", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1732590" }, { "category": "external", "summary": "1775813", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775813" }, { "category": "external", "summary": "1829468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1829468" }, { "category": "external", "summary": "1830968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1830968" }, { "category": "external", "summary": "1834897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1834897" }, { "category": "external", "summary": "1850393", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1850393" }, { "category": "external", "summary": "1868175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868175" }, { "category": "external", "summary": "1868323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868323" }, { "category": "external", "summary": "1870816", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1870816" }, { "category": "external", "summary": "1879811", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879811" }, { "category": "external", "summary": "1884148", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1884148" }, { "category": "external", "summary": "1892218", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892218" }, { "category": "external", "summary": "1892752", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1892752" }, { "category": "external", "summary": "1894033", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894033" }, { "category": "external", "summary": "1908841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1908841" }, { "category": "external", "summary": "1912941", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912941" }, { "category": "external", "summary": "1925165", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925165" }, { "category": "external", "summary": "1930577", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930577" }, { "category": "external", "summary": "1931532", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1931532" }, { "category": "external", "summary": "1931665", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1931665" }, { "category": "external", "summary": "1934210", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934210" }, { "category": "external", "summary": "1938092", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1938092" }, { "category": "external", "summary": "1940396", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1940396" }, { "category": "external", "summary": "1951542", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951542" }, { "category": "external", "summary": "1952939", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1952939" }, { "category": "external", "summary": "1959136", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959136" }, { "category": "external", "summary": "1962253", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1962253" }, { "category": "external", "summary": "1964080", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964080" }, { "category": "external", "summary": "1970132", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1970132" }, { "category": "external", "summary": "1970623", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1970623" }, { "category": "external", "summary": "1971747", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971747" }, { "category": "external", "summary": "1973329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1973329" }, { "category": "external", "summary": "1974180", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1974180" }, { "category": "external", "summary": "1981444", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981444" }, { "category": "external", "summary": "1982698", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982698" }, { "category": "external", "summary": "1982745", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1982745" }, { "category": "external", "summary": "1984400", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1984400" }, { "category": "external", "summary": "1989631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989631" }, { "category": "external", "summary": "1990119", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1990119" }, { "category": "external", "summary": "1991557", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991557" }, { "category": "external", "summary": "1994877", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1994877" }, { "category": "external", "summary": "1994945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1994945" }, { "category": "external", "summary": "1998477", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1998477" }, { "category": "external", "summary": "2000613", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000613" }, { "category": "external", "summary": "2001517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001517" }, { "category": "external", "summary": "2001552", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001552" }, { "category": "external", "summary": "2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "2006974", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006974" }, { "category": "external", "summary": "2007117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007117" }, { "category": "external", "summary": "2011312", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011312" }, { "category": "external", "summary": "2013611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2013611" }, { "category": "external", "summary": "2015062", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2015062" }, { "category": "external", "summary": "2015757", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2015757" }, { "category": "external", "summary": "2016924", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2016924" }, { "category": "external", "summary": "2022065", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022065" }, { "category": "external", "summary": "2022649", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022649" }, { "category": "external", "summary": "2024175", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024175" }, { "category": "external", "summary": "2024576", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024576" }, { "category": "external", "summary": "2024968", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2024968" }, { "category": "external", "summary": "2025892", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025892" }, { "category": "external", "summary": "2025926", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025926" }, { "category": "external", "summary": "2027947", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027947" }, { "category": "external", "summary": "2028112", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2028112" }, { "category": "external", "summary": "2033321", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033321" }, { "category": "external", "summary": "2033381", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2033381" }, { "category": "external", "summary": "2035287", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035287" }, { "category": "external", "summary": "2036151", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036151" }, { "category": "external", "summary": "2038989", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2038989" }, { "category": "external", "summary": "2043126", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043126" }, { "category": "external", "summary": "2043242", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043242" }, { "category": "external", "summary": "2048547", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048547" }, { "category": "external", "summary": "2048775", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048775" }, { "category": "external", "summary": "2049595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2049595" }, { "category": "external", "summary": "2051648", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051648" }, { "category": "external", "summary": "2051891", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051891" }, { "category": "external", "summary": "2052076", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2052076" }, { "category": "external", "summary": "2053842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053842" }, { "category": "external", "summary": "2054011", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054011" }, { "category": "external", "summary": "2054042", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054042" }, { "category": "external", "summary": "2054786", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054786" }, { "category": "external", "summary": "2054969", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2054969" }, { "category": "external", "summary": "2055391", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055391" }, { "category": "external", "summary": "2055416", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055416" }, { "category": "external", "summary": "2055979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055979" }, { "category": "external", "summary": "2056188", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056188" }, { "category": "external", "summary": "2056702", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056702" }, { "category": "external", "summary": "2058037", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058037" }, { "category": "external", "summary": "2059179", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059179" }, { "category": "external", "summary": "2060651", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2060651" }, { "category": "external", "summary": "2062800", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062800" }, { "category": "external", "summary": "2064979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064979" }, { "category": "external", "summary": "2068454", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2068454" }, { "category": "external", "summary": "2069306", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069306" }, { "category": "external", "summary": "2069440", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069440" }, { "category": "external", "summary": "2069634", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069634" }, { "category": "external", "summary": "2070001", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070001" }, { "category": "external", "summary": "2070535", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070535" }, { "category": "external", "summary": "2070732", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070732" }, { "category": "external", "summary": "2070972", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070972" }, { "category": "external", "summary": "2072696", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072696" }, { "category": "external", "summary": "2073305", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073305" }, { "category": "external", "summary": "2074346", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074346" }, { "category": "external", "summary": "2075056", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075056" }, { "category": "external", "summary": "2076843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076843" }, { "category": "external", "summary": "2077811", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077811" }, { "category": "external", "summary": "2077822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077822" }, { "category": "external", "summary": "2077824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077824" }, { "category": "external", "summary": "2080324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080324" }, { "category": "external", "summary": "2080423", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080423" }, { "category": "external", "summary": "2081096", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081096" }, { "category": "external", "summary": "2084130", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084130" }, { "category": "external", "summary": "2085490", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085490" }, { "category": "external", "summary": "2088303", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088303" }, { "category": "external", "summary": "2089445", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089445" }, { "category": "external", "summary": "2089828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089828" }, { "category": "external", "summary": "2091044", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091044" }, { "category": "external", "summary": "2092039", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2092039" }, { "category": "external", "summary": "2093884", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2093884" }, { "category": "external", "summary": "2094019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2094019" }, { "category": "external", "summary": "2095187", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095187" }, { "category": "external", "summary": "2095820", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095820" }, { "category": "external", "summary": "2096429", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096429" }, { "category": "external", "summary": "2098240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098240" }, { "category": "external", "summary": "2099620", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2099620" }, { "category": "external", "summary": "2100578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100578" }, { "category": "external", "summary": "2100887", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100887" }, { "category": "external", "summary": "2101579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101579" }, { "category": "external", "summary": "2101882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101882" }, { "category": "external", "summary": "2101986", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101986" }, { "category": "external", "summary": "2102145", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102145" }, { "category": "external", "summary": "2102456", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102456" }, { "category": "external", "summary": "2102825", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102825" }, { "category": "external", "summary": "2102867", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102867" }, { "category": "external", "summary": "2102896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102896" }, { "category": "external", "summary": "2103096", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103096" }, { "category": "external", "summary": "2103099", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103099" }, { "category": "external", "summary": "2103102", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103102" }, { "category": "external", "summary": "2103106", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103106" }, { "category": "external", "summary": "2103110", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103110" }, { "category": "external", "summary": "2103129", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103129" }, { "category": "external", "summary": "2103522", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2103522" }, { "category": "external", "summary": "2104401", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104401" }, { "category": "external", "summary": "2104498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104498" }, { "category": "external", "summary": "2105048", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105048" }, { "category": "external", "summary": "2105107", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105107" }, { "category": "external", "summary": "2105144", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105144" }, { "category": "external", "summary": "2105299", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105299" }, { "category": "external", "summary": "2105941", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2105941" }, { "category": "external", "summary": "2106000", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106000" }, { "category": "external", "summary": "2106090", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106090" }, { "category": "external", "summary": "2106091", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106091" }, { "category": "external", "summary": "2106092", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106092" }, { "category": "external", "summary": "2106093", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106093" }, { "category": "external", "summary": "2106333", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106333" }, { "category": "external", "summary": "2106659", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106659" }, { "category": "external", "summary": "2106691", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106691" }, { "category": "external", "summary": "2106700", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106700" }, { "category": "external", "summary": "2106885", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2106885" }, { "category": "external", "summary": "2107252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107252" }, { "category": "external", "summary": "2107572", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107572" }, { "category": "external", "summary": "2107577", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107577" }, { "category": "external", "summary": "2107701", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107701" }, { "category": "external", "summary": "2108169", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108169" }, { "category": "external", "summary": "2108611", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108611" }, { "category": "external", "summary": "2108637", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108637" }, { "category": "external", "summary": "2108719", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108719" }, { "category": "external", "summary": "2109254", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109254" }, { "category": "external", "summary": "2109260", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109260" }, { "category": "external", "summary": "2109298", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109298" }, { "category": "external", "summary": "2109421", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109421" }, { "category": "external", "summary": "2109594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109594" }, { "category": "external", "summary": "2109606", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109606" }, { "category": "external", "summary": "2109810", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109810" }, { "category": "external", "summary": "2110003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110003" }, { "category": "external", "summary": "2110163", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110163" }, { "category": "external", "summary": "2110222", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110222" }, { "category": "external", "summary": "2110731", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110731" }, { "category": "external", "summary": "2110872", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2110872" }, { "category": "external", "summary": "2111038", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111038" }, { "category": "external", "summary": "2111074", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111074" }, { "category": "external", "summary": "2111222", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111222" }, { "category": "external", "summary": "2111373", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111373" }, { "category": "external", "summary": "2111469", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111469" }, { "category": "external", "summary": "2111570", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111570" }, { "category": "external", "summary": "2111571", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111571" }, { "category": "external", "summary": "2111578", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111578" }, { "category": "external", "summary": "2111921", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2111921" }, { "category": "external", "summary": "2112015", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112015" }, { "category": "external", "summary": "2112093", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112093" }, { "category": "external", "summary": "2112098", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112098" }, { "category": "external", "summary": "2112436", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112436" }, { "category": "external", "summary": "2112979", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112979" }, { "category": "external", "summary": "2113013", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113013" }, { "category": "external", "summary": "2113905", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113905" }, { "category": "external", "summary": "2113946", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113946" }, { "category": "external", "summary": "2113996", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113996" }, { "category": "external", "summary": "2115229", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115229" }, { "category": "external", "summary": "2115686", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115686" }, { "category": "external", "summary": "2115767", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115767" }, { "category": "external", "summary": "2115775", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115775" }, { "category": "external", "summary": "2115822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115822" }, { "category": "external", "summary": "2115832", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115832" }, { "category": "external", "summary": "2116123", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116123" }, { "category": "external", "summary": "2116276", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116276" }, { "category": "external", "summary": "2116385", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116385" }, { "category": "external", "summary": "2116871", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2116871" }, { "category": "external", "summary": "2117382", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117382" }, { "category": "external", "summary": "2117489", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117489" }, { "category": "external", "summary": "2117522", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2117522" }, { "category": "external", "summary": "2118055", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118055" }, { "category": "external", "summary": "2118252", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118252" }, { "category": "external", "summary": "2118356", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118356" }, { "category": "external", "summary": "2118431", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118431" }, { "category": "external", "summary": "2118689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118689" }, { "category": "external", "summary": "2118694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118694" }, { "category": "external", "summary": "2118772", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118772" }, { "category": "external", "summary": "2118790", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118790" }, { "category": "external", "summary": "2118950", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118950" }, { "category": "external", "summary": "2118966", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118966" }, { "category": "external", "summary": "2119112", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119112" }, { "category": "external", "summary": "2119117", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119117" }, { "category": "external", "summary": "2119120", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119120" }, { "category": "external", "summary": "2119124", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119124" }, { "category": "external", "summary": "2119190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119190" }, { "category": "external", "summary": "2119234", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119234" }, { "category": "external", "summary": "2119688", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2119688" }, { "category": "external", "summary": "2120148", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120148" }, { "category": "external", "summary": "2120224", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120224" }, { "category": "external", "summary": "2120299", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120299" }, { "category": "external", "summary": "2120327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120327" }, { "category": "external", "summary": "2120414", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120414" }, { "category": "external", "summary": "2120579", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120579" }, { "category": "external", "summary": "2120632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120632" }, { "category": "external", "summary": "2120715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120715" }, { "category": "external", "summary": "2120992", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120992" }, { "category": "external", "summary": "2121238", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121238" }, { "category": "external", "summary": "2121249", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121249" }, { "category": "external", "summary": "2121583", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121583" }, { "category": "external", "summary": "2121689", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121689" }, { "category": "external", "summary": "2121738", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121738" }, { "category": "external", "summary": "2121739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121739" }, { "category": "external", "summary": "2121954", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121954" }, { "category": "external", "summary": "2122090", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122090" }, { "category": "external", "summary": "2122214", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122214" }, { "category": "external", "summary": "2122764", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122764" }, { "category": "external", "summary": "2122780", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122780" }, { "category": "external", "summary": "2122945", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2122945" }, { "category": "external", "summary": "2123352", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123352" }, { "category": "external", "summary": "2123405", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123405" }, { "category": "external", "summary": "2124047", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124047" }, { "category": "external", "summary": "2124051", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124051" }, { "category": "external", "summary": "2124087", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124087" }, { "category": "external", "summary": "2124271", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124271" }, { "category": "external", "summary": "2124568", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124568" }, { "category": "external", "summary": "2124663", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124663" }, { "category": "external", "summary": "2124850", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124850" }, { "category": "external", "summary": "2124851", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124851" }, { "category": "external", "summary": "2124928", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124928" }, { "category": "external", "summary": "2125022", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125022" }, { "category": "external", "summary": "2125244", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125244" }, { "category": "external", "summary": "2125317", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125317" }, { "category": "external", "summary": "2125585", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125585" }, { "category": "external", "summary": "2125669", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2125669" }, { "category": "external", "summary": "2127099", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127099" }, { "category": "external", "summary": "2127318", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127318" }, { "category": "external", "summary": "2127934", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127934" }, { "category": "external", "summary": "2127940", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2127940" }, { "category": "external", "summary": "2128209", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128209" }, { "category": "external", "summary": "2128422", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128422" }, { "category": "external", "summary": "2129002", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129002" }, { "category": "external", "summary": "2131729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131729" }, { "category": "external", "summary": "2133468", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2133468" }, { "category": "external", "summary": "2139368", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139368" }, { "category": "external", "summary": "2139369", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139369" }, { "category": "external", "summary": "2139371", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139371" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8506.json" } ], "title": "Red Hat Security Advisory: Satellite 6.12 Release", "tracking": { "current_release_date": "2025-08-04T02:00:52+00:00", "generator": { "date": "2025-08-04T02:00:52+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2022:8506", "initial_release_date": "2022-11-16T15:09:28+00:00", "revision_history": [ { "date": "2022-11-16T15:09:28+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-16T15:09:28+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T02:00:52+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Satellite 6.12 for RHEL 8", "product": { "name": "Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite:6.12::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.12 for RHEL 8", "product": { "name": "Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_capsule:6.12::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.12 for RHEL 8", "product": { "name": "Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_utils:6.12::el8" } } }, { "category": "product_name", "name": "Red Hat Satellite 6.12 for RHEL 8", "product": { "name": "Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance", "product_identification_helper": { "cpe": "cpe:/a:redhat:satellite_maintenance:6.12::el8" } } } ], "category": "product_family", "name": "Red Hat Satellite 6" }, { "branches": [ { "category": "product_version", "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "product": { "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "product_id": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@3.7.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "product": { "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "product_id": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite_operations@1.2.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "ansible-lint-0:5.0.8-4.el8pc.src", "product": { "name": "ansible-lint-0:5.0.8-4.el8pc.src", "product_id": "ansible-lint-0:5.0.8-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-lint@5.0.8-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "product": { "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "product_id": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.2.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "product": { "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "product_id": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "ansible-runner-0:1.4.7-1.el8ar.src", "product": { "name": "ansible-runner-0:1.4.7-1.el8ar.src", "product_id": "ansible-runner-0:1.4.7-1.el8ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-runner@1.4.7-1.el8ar?arch=src" } } }, { "category": "product_version", "name": "candlepin-0:4.1.15-1.el8sat.src", "product": { "name": "candlepin-0:4.1.15-1.el8sat.src", "product_id": "candlepin-0:4.1.15-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.1.15-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "cjson-0:1.7.14-5.el8sat.src", "product": { "name": "cjson-0:1.7.14-5.el8sat.src", "product_id": "cjson-0:1.7.14-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.14-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "createrepo_c-0:0.20.1-1.el8pc.src", "product": { "name": "createrepo_c-0:0.20.1-1.el8pc.src", "product_id": "createrepo_c-0:0.20.1-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c@0.20.1-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "dynflow-utils-0:1.6.3-1.el8sat.src", "product": { "name": "dynflow-utils-0:1.6.3-1.el8sat.src", "product_id": "dynflow-utils-0:1.6.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dynflow-utils@1.6.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-0:3.3.0.17-1.el8sat.src", "product": { "name": "foreman-0:3.3.0.17-1.el8sat.src", "product_id": "foreman-0:3.3.0.17-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman@3.3.0.17-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "product": { "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "product_id": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202102220000-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-discovery-image-1:3.8.2-1.el8sat.src", "product": { "name": "foreman-discovery-image-1:3.8.2-1.el8sat.src", "product_id": "foreman-discovery-image-1:3.8.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image@3.8.2-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "product": { "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "product_id": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-4.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-installer-1:3.3.0.8-1.el8sat.src", "product": { "name": "foreman-installer-1:3.3.0.8-1.el8sat.src", "product_id": "foreman-installer-1:3.3.0.8-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.3.0.8-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-proxy-0:3.3.0-1.el8sat.src", "product": { "name": "foreman-proxy-0:3.3.0-1.el8sat.src", "product_id": "foreman-proxy-0:3.3.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy@3.3.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "foreman-selinux-0:3.3.0-2.el8sat.src", "product": { "name": "foreman-selinux-0:3.3.0-2.el8sat.src", "product_id": "foreman-selinux-0:3.3.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-selinux@3.3.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "katello-0:4.5.0-1.el8sat.src", "product": { "name": "katello-0:4.5.0-1.el8sat.src", "product_id": "katello-0:4.5.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello@4.5.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "katello-certs-tools-0:2.9.0-1.el8sat.src", "product": { "name": "katello-certs-tools-0:2.9.0-1.el8sat.src", "product_id": "katello-certs-tools-0:2.9.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-certs-tools@2.9.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.src", "product": { "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.src", "product_id": "katello-client-bootstrap-0:1.7.9-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.9-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "katello-selinux-0:4.0.2-2.el8sat.src", "product": { "name": "katello-selinux-0:4.0.2-2.el8sat.src", "product_id": "katello-selinux-0:4.0.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-selinux@4.0.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "libcomps-0:0.1.18-4.el8pc.src", "product": { "name": "libcomps-0:0.1.18-4.el8pc.src", "product_id": "libcomps-0:0.1.18-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcomps@0.1.18-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "libdb-0:5.3.28-42.el8_4.src", "product": { "name": "libdb-0:5.3.28-42.el8_4.src", "product_id": "libdb-0:5.3.28-42.el8_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb@5.3.28-42.el8_4?arch=src" } } }, { "category": "product_version", "name": "libsodium-0:1.0.17-3.el8sat.src", "product": { "name": "libsodium-0:1.0.17-3.el8sat.src", "product_id": "libsodium-0:1.0.17-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsodium@1.0.17-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "libsolv-0:0.7.22-4.el8pc.src", "product": { "name": "libsolv-0:0.7.22-4.el8pc.src", "product_id": "libsolv-0:0.7.22-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv@0.7.22-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "libwebsockets-0:2.4.2-2.el8.src", "product": { "name": "libwebsockets-0:2.4.2-2.el8.src", "product_id": "libwebsockets-0:2.4.2-2.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el8?arch=src" } } }, { "category": "product_version", "name": "mosquitto-0:2.0.14-1.el8sat.src", "product": { "name": "mosquitto-0:2.0.14-1.el8sat.src", "product_id": "mosquitto-0:2.0.14-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/mosquitto@2.0.14-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "postgresql-evr-0:0.0.2-1.el8sat.src", "product": { "name": "postgresql-evr-0:0.0.2-1.el8sat.src", "product_id": "postgresql-evr-0:0.0.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-evr@0.0.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "pulpcore-selinux-0:1.3.2-1.el8pc.src", "product": { "name": "pulpcore-selinux-0:1.3.2-1.el8pc.src", "product_id": "pulpcore-selinux-0:1.3.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulpcore-selinux@1.3.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "puppet-agent-0:7.12.1-1.el8sat.src", "product": { "name": "puppet-agent-0:7.12.1-1.el8sat.src", "product_id": "puppet-agent-0:7.12.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@7.12.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.src", "product": { "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.src", "product_id": "puppet-agent-oauth-0:0.5.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "product": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "product": { "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "product_id": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetlabs-stdlib@5.2.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "puppetserver-0:7.4.2-1.el8sat.src", "product": { "name": "puppetserver-0:7.4.2-1.el8sat.src", "product_id": "puppetserver-0:7.4.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetserver@7.4.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "python-qpid-0:1.37.0-1.el8.src", "product": { "name": "python-qpid-0:1.37.0-1.el8.src", "product_id": "python-qpid-0:1.37.0-1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-qpid@1.37.0-1.el8?arch=src" } } }, { "category": "product_version", "name": "qpid-cpp-0:1.39.0-7.el8amq.src", "product": { "name": "qpid-cpp-0:1.39.0-7.el8amq.src", "product_id": "qpid-cpp-0:1.39.0-7.el8amq.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp@1.39.0-7.el8amq?arch=src" } } }, { "category": "product_version", "name": "saslwrapper-0:0.22-6.el8sat.src", "product": { "name": "saslwrapper-0:0.22-6.el8sat.src", "product_id": "saslwrapper-0:0.22-6.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper@0.22-6.el8sat?arch=src" } } }, { "category": "product_version", "name": "python-aiodns-0:3.0.0-3.el8pc.src", "product": { "name": "python-aiodns-0:3.0.0-3.el8pc.src", "product_id": "python-aiodns-0:3.0.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiodns@3.0.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-aiofiles-0:0.8.0-2.el8pc.src", "product": { "name": "python-aiofiles-0:0.8.0-2.el8pc.src", "product_id": "python-aiofiles-0:0.8.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiofiles@0.8.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-aiohttp-0:3.8.1-3.el8pc.src", "product": { "name": "python-aiohttp-0:3.8.1-3.el8pc.src", "product_id": "python-aiohttp-0:3.8.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp@3.8.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "product": { "name": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "product_id": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-xmlrpc@1.5.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-aioredis-0:2.0.1-2.el8pc.src", "product": { "name": "python-aioredis-0:2.0.1-2.el8pc.src", "product_id": "python-aioredis-0:2.0.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aioredis@2.0.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-aiosignal-0:1.2.0-2.el8pc.src", "product": { "name": "python-aiosignal-0:1.2.0-2.el8pc.src", "product_id": "python-aiosignal-0:1.2.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiosignal@1.2.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-ansible-builder-0:1.0.1-4.el8pc.src", "product": { "name": "python-ansible-builder-0:1.0.1-4.el8pc.src", "product_id": "python-ansible-builder-0:1.0.1-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ansible-builder@1.0.1-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-asgiref-0:3.5.0-2.el8pc.src", "product": { "name": "python-asgiref-0:3.5.0-2.el8pc.src", "product_id": "python-asgiref-0:3.5.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-asgiref@3.5.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-asyncio-throttle-0:1.0.2-3.el8pc.src", "product": { "name": "python-asyncio-throttle-0:1.0.2-3.el8pc.src", "product_id": "python-asyncio-throttle-0:1.0.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-asyncio-throttle@1.0.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-async-lru-0:1.0.2-3.el8pc.src", "product": { "name": "python-async-lru-0:1.0.2-3.el8pc.src", "product_id": "python-async-lru-0:1.0.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-async-lru@1.0.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-async-timeout-0:4.0.2-2.el8pc.src", "product": { "name": "python-async-timeout-0:4.0.2-2.el8pc.src", "product_id": "python-async-timeout-0:4.0.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-async-timeout@4.0.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-attrs-0:21.4.0-2.el8pc.src", "product": { "name": "python-attrs-0:21.4.0-2.el8pc.src", "product_id": "python-attrs-0:21.4.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-attrs@21.4.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-backoff-0:1.11.1-2.el8pc.src", "product": { "name": "python-backoff-0:1.11.1-2.el8pc.src", "product_id": "python-backoff-0:1.11.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-backoff@1.11.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bindep-0:2.10.2-4.el8pc.src", "product": { "name": "python-bindep-0:2.10.2-4.el8pc.src", "product_id": "python-bindep-0:2.10.2-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bindep@2.10.2-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-0:3.3.1-2.el8pc.src", "product": { "name": "python-bleach-0:3.3.1-2.el8pc.src", "product_id": "python-bleach-0:3.3.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach@3.3.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bleach-allowlist-0:1.0.3-3.el8pc.src", "product": { "name": "python-bleach-allowlist-0:1.0.3-3.el8pc.src", "product_id": "python-bleach-allowlist-0:1.0.3-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bleach-allowlist@1.0.3-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-bracex-0:2.2.1-2.el8pc.src", "product": { "name": "python-bracex-0:2.2.1-2.el8pc.src", "product_id": "python-bracex-0:2.2.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-bracex@2.2.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-brotli-0:1.0.9-2.el8pc.src", "product": { "name": "python-brotli-0:1.0.9-2.el8pc.src", "product_id": "python-brotli-0:1.0.9-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-brotli@1.0.9-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-cchardet-0:2.1.7-4.el8pc.src", "product": { "name": "python-cchardet-0:2.1.7-4.el8pc.src", "product_id": "python-cchardet-0:2.1.7-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cchardet@2.1.7-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-certifi-0:2020.6.20-3.el8pc.src", "product": { "name": "python-certifi-0:2020.6.20-3.el8pc.src", "product_id": "python-certifi-0:2020.6.20-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-certifi@2020.6.20-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-cffi-0:1.15.0-2.el8pc.src", "product": { "name": "python-cffi-0:1.15.0-2.el8pc.src", "product_id": "python-cffi-0:1.15.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi@1.15.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-chardet-0:4.0.0-2.el8pc.src", "product": { "name": "python-chardet-0:4.0.0-2.el8pc.src", "product_id": "python-chardet-0:4.0.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-chardet@4.0.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-charset-normalizer-0:2.0.11-4.el8pc.src", "product": { "name": "python-charset-normalizer-0:2.0.11-4.el8pc.src", "product_id": "python-charset-normalizer-0:2.0.11-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-charset-normalizer@2.0.11-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-click-0:8.0.3-2.el8pc.src", "product": { "name": "python-click-0:8.0.3-2.el8pc.src", "product_id": "python-click-0:8.0.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-click@8.0.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-click-shell-0:2.1-3.el8pc.src", "product": { "name": "python-click-shell-0:2.1-3.el8pc.src", "product_id": "python-click-shell-0:2.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-click-shell@2.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-colorama-0:0.4.4-3.el8pc.src", "product": { "name": "python-colorama-0:0.4.4-3.el8pc.src", "product_id": "python-colorama-0:0.4.4-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-colorama@0.4.4-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-commonmark-0:0.9.1-5.el8pc.src", "product": { "name": "python-commonmark-0:0.9.1-5.el8pc.src", "product_id": "python-commonmark-0:0.9.1-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-commonmark@0.9.1-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-contextlib2-0:21.6.0-3.el8pc.src", "product": { "name": "python-contextlib2-0:21.6.0-3.el8pc.src", "product_id": "python-contextlib2-0:21.6.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-contextlib2@21.6.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-cryptography-0:3.4.8-1.el8pc.src", "product": { "name": "python-cryptography-0:3.4.8-1.el8pc.src", "product_id": "python-cryptography-0:3.4.8-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography@3.4.8-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-dataclasses-0:0.8-3.el8pc.src", "product": { "name": "python-dataclasses-0:0.8-3.el8pc.src", "product_id": "python-dataclasses-0:0.8-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dataclasses@0.8-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-dateutil-0:2.8.2-2.el8pc.src", "product": { "name": "python-dateutil-0:2.8.2-2.el8pc.src", "product_id": "python-dateutil-0:2.8.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dateutil@2.8.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-debian-0:0.1.43-2.el8pc.src", "product": { "name": "python-debian-0:0.1.43-2.el8pc.src", "product_id": "python-debian-0:0.1.43-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-debian@0.1.43-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-defusedxml-0:0.7.1-3.el8pc.src", "product": { "name": "python-defusedxml-0:0.7.1-3.el8pc.src", "product_id": "python-defusedxml-0:0.7.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-defusedxml@0.7.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-diff-match-patch-0:20200713-3.el8pc.src", "product": { "name": "python-diff-match-patch-0:20200713-3.el8pc.src", "product_id": "python-diff-match-patch-0:20200713-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-diff-match-patch@20200713-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-distro-0:1.6.0-3.el8pc.src", "product": { "name": "python-distro-0:1.6.0-3.el8pc.src", "product_id": "python-distro-0:1.6.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-distro@1.6.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-0:3.2.14-2.el8pc.src", "product": { "name": "python-django-0:3.2.14-2.el8pc.src", "product_id": "python-django-0:3.2.14-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django@3.2.14-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-currentuser-0:0.5.3-5.el8pc.src", "product": { "name": "python-django-currentuser-0:0.5.3-5.el8pc.src", "product_id": "python-django-currentuser-0:0.5.3-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-currentuser@0.5.3-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-filter-0:21.1-3.el8pc.src", "product": { "name": "python-django-filter-0:21.1-3.el8pc.src", "product_id": "python-django-filter-0:21.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-filter@21.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-guardian-0:2.4.0-5.el8pc.src", "product": { "name": "python-django-guardian-0:2.4.0-5.el8pc.src", "product_id": "python-django-guardian-0:2.4.0-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-guardian@2.4.0-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-guid-0:3.2.2-1.el8pc.src", "product": { "name": "python-django-guid-0:3.2.2-1.el8pc.src", "product_id": "python-django-guid-0:3.2.2-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-guid@3.2.2-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-import-export-0:2.7.1-6.el8pc.src", "product": { "name": "python-django-import-export-0:2.7.1-6.el8pc.src", "product_id": "python-django-import-export-0:2.7.1-6.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-import-export@2.7.1-6.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-lifecycle-0:0.9.6-3.el8pc.src", "product": { "name": "python-django-lifecycle-0:0.9.6-3.el8pc.src", "product_id": "python-django-lifecycle-0:0.9.6-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-lifecycle@0.9.6-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-prometheus-0:2.1.0-3.el8pc.src", "product": { "name": "python-django-prometheus-0:2.1.0-3.el8pc.src", "product_id": "python-django-prometheus-0:2.1.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-prometheus@2.1.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-django-readonly-field-0:1.1.1-3.el8pc.src", "product": { "name": "python-django-readonly-field-0:1.1.1-3.el8pc.src", "product_id": "python-django-readonly-field-0:1.1.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-django-readonly-field@1.1.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-djangorestframework-0:3.13.1-2.el8pc.src", "product": { "name": "python-djangorestframework-0:3.13.1-2.el8pc.src", "product_id": "python-djangorestframework-0:3.13.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-djangorestframework@3.13.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "product": { "name": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "product_id": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-djangorestframework-queryfields@1.0.0-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-drf-access-policy-0:1.1.0-3.el8pc.src", "product": { "name": "python-drf-access-policy-0:1.1.0-3.el8pc.src", "product_id": "python-drf-access-policy-0:1.1.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-drf-access-policy@1.1.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-drf-nested-routers-0:0.93.4-3.el8pc.src", "product": { "name": "python-drf-nested-routers-0:0.93.4-3.el8pc.src", "product_id": "python-drf-nested-routers-0:0.93.4-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-drf-nested-routers@0.93.4-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-drf-spectacular-0:0.21.2-2.el8pc.src", "product": { "name": "python-drf-spectacular-0:0.21.2-2.el8pc.src", "product_id": "python-drf-spectacular-0:0.21.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-drf-spectacular@0.21.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-dynaconf-0:3.1.7-4.el8pc.src", "product": { "name": "python-dynaconf-0:3.1.7-4.el8pc.src", "product_id": "python-dynaconf-0:3.1.7-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-dynaconf@3.1.7-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-ecdsa-0:0.14.1-2.el8pc.src", "product": { "name": "python-ecdsa-0:0.14.1-2.el8pc.src", "product_id": "python-ecdsa-0:0.14.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ecdsa@0.14.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-enrich-0:1.2.6-5.el8pc.src", "product": { "name": "python-enrich-0:1.2.6-5.el8pc.src", "product_id": "python-enrich-0:1.2.6-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-enrich@1.2.6-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-et-xmlfile-0:1.1.0-2.el8pc.src", "product": { "name": "python-et-xmlfile-0:1.1.0-2.el8pc.src", "product_id": "python-et-xmlfile-0:1.1.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-et-xmlfile@1.1.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-flake8-0:3.9.2-5.el8pc.src", "product": { "name": "python-flake8-0:3.9.2-5.el8pc.src", "product_id": "python-flake8-0:3.9.2-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-flake8@3.9.2-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-frozenlist-0:1.3.0-2.el8pc.src", "product": { "name": "python-frozenlist-0:1.3.0-2.el8pc.src", "product_id": "python-frozenlist-0:1.3.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-frozenlist@1.3.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-future-0:0.18.2-5.el8pc.src", "product": { "name": "python-future-0:0.18.2-5.el8pc.src", "product_id": "python-future-0:0.18.2-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-future@0.18.2-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-galaxy-importer-0:0.4.5-1.el8pc.src", "product": { "name": "python-galaxy-importer-0:0.4.5-1.el8pc.src", "product_id": "python-galaxy-importer-0:0.4.5-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-galaxy-importer@0.4.5-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-gitdb-0:4.0.9-2.el8pc.src", "product": { "name": "python-gitdb-0:4.0.9-2.el8pc.src", "product_id": "python-gitdb-0:4.0.9-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gitdb@4.0.9-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-gitpython-0:3.1.26-3.el8pc.src", "product": { "name": "python-gitpython-0:3.1.26-3.el8pc.src", "product_id": "python-gitpython-0:3.1.26-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gitpython@3.1.26-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-gnupg-0:0.4.8-2.el8pc.src", "product": { "name": "python-gnupg-0:0.4.8-2.el8pc.src", "product_id": "python-gnupg-0:0.4.8-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gnupg@0.4.8-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-gunicorn-0:20.1.0-5.el8pc.src", "product": { "name": "python-gunicorn-0:20.1.0-5.el8pc.src", "product_id": "python-gunicorn-0:20.1.0-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-gunicorn@20.1.0-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-idna-0:3.3-2.el8pc.src", "product": { "name": "python-idna-0:3.3-2.el8pc.src", "product_id": "python-idna-0:3.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna@3.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-idna-ssl-0:1.1.0-5.el8pc.src", "product": { "name": "python-idna-ssl-0:1.1.0-5.el8pc.src", "product_id": "python-idna-ssl-0:1.1.0-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-idna-ssl@1.1.0-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-importlib-metadata-0:4.10.1-2.el8pc.src", "product": { "name": "python-importlib-metadata-0:4.10.1-2.el8pc.src", "product_id": "python-importlib-metadata-0:4.10.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-importlib-metadata@4.10.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-importlib-resources-0:5.4.0-4.el8pc.src", "product": { "name": "python-importlib-resources-0:5.4.0-4.el8pc.src", "product_id": "python-importlib-resources-0:5.4.0-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-importlib-resources@5.4.0-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-inflection-0:0.5.1-3.el8pc.src", "product": { "name": "python-inflection-0:0.5.1-3.el8pc.src", "product_id": "python-inflection-0:0.5.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-inflection@0.5.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-iniparse-0:0.4-35.el8pc.src", "product": { "name": "python-iniparse-0:0.4-35.el8pc.src", "product_id": "python-iniparse-0:0.4-35.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-iniparse@0.4-35.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-jinja2-0:3.0.3-2.el8pc.src", "product": { "name": "python-jinja2-0:3.0.3-2.el8pc.src", "product_id": "python-jinja2-0:3.0.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jinja2@3.0.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-jsonschema-0:4.6.0-4.el8pc.src", "product": { "name": "python-jsonschema-0:4.6.0-4.el8pc.src", "product_id": "python-jsonschema-0:4.6.0-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-jsonschema@4.6.0-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-lxml-0:4.7.1-2.el8pc.src", "product": { "name": "python-lxml-0:4.7.1-2.el8pc.src", "product_id": "python-lxml-0:4.7.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml@4.7.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-markdown-0:3.3.6-3.el8pc.src", "product": { "name": "python-markdown-0:3.3.6-3.el8pc.src", "product_id": "python-markdown-0:3.3.6-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markdown@3.3.6-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-markuppy-0:1.14-3.el8pc.src", "product": { "name": "python-markuppy-0:1.14-3.el8pc.src", "product_id": "python-markuppy-0:1.14-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markuppy@1.14-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-markupsafe-0:2.0.1-3.el8pc.src", "product": { "name": "python-markupsafe-0:2.0.1-3.el8pc.src", "product_id": "python-markupsafe-0:2.0.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe@2.0.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-mccabe-0:0.6.1-3.el8pc.src", "product": { "name": "python-mccabe-0:0.6.1-3.el8pc.src", "product_id": "python-mccabe-0:0.6.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-mccabe@0.6.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-multidict-0:6.0.2-2.el8pc.src", "product": { "name": "python-multidict-0:6.0.2-2.el8pc.src", "product_id": "python-multidict-0:6.0.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-multidict@6.0.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-naya-0:1.1.1-3.el8pc.src", "product": { "name": "python-naya-0:1.1.1-3.el8pc.src", "product_id": "python-naya-0:1.1.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-naya@1.1.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-odfpy-0:1.4.1-6.el8pc.src", "product": { "name": "python-odfpy-0:1.4.1-6.el8pc.src", "product_id": "python-odfpy-0:1.4.1-6.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-odfpy@1.4.1-6.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-openpyxl-0:3.0.9-2.el8pc.src", "product": { "name": "python-openpyxl-0:3.0.9-2.el8pc.src", "product_id": "python-openpyxl-0:3.0.9-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openpyxl@3.0.9-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-packaging-0:21.3-1.el8pc.src", "product": { "name": "python-packaging-0:21.3-1.el8pc.src", "product_id": "python-packaging-0:21.3-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-packaging@21.3-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-parsley-0:1.3-2.el8pc.src", "product": { "name": "python-parsley-0:1.3-2.el8pc.src", "product_id": "python-parsley-0:1.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-parsley@1.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pbr-0:5.8.0-4.el8pc.src", "product": { "name": "python-pbr-0:5.8.0-4.el8pc.src", "product_id": "python-pbr-0:5.8.0-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pbr@5.8.0-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-productmd-0:1.33-3.el8pc.src", "product": { "name": "python-productmd-0:1.33-3.el8pc.src", "product_id": "python-productmd-0:1.33-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-productmd@1.33-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-prometheus-client-0:0.8.0-3.el8pc.src", "product": { "name": "python-prometheus-client-0:0.8.0-3.el8pc.src", "product_id": "python-prometheus-client-0:0.8.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-prometheus-client@0.8.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-psycopg2-0:2.9.3-2.el8pc.src", "product": { "name": "python-psycopg2-0:2.9.3-2.el8pc.src", "product_id": "python-psycopg2-0:2.9.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2@2.9.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-ansible-1:0.13.2-2.el8pc.src", "product": { "name": "python-pulp-ansible-1:0.13.2-2.el8pc.src", "product_id": "python-pulp-ansible-1:0.13.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-ansible@0.13.2-2.el8pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-pulp-certguard-0:1.5.2-3.el8pc.src", "product": { "name": "python-pulp-certguard-0:1.5.2-3.el8pc.src", "product_id": "python-pulp-certguard-0:1.5.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-certguard@1.5.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-cli-0:0.14.0-4.el8pc.src", "product": { "name": "python-pulp-cli-0:0.14.0-4.el8pc.src", "product_id": "python-pulp-cli-0:0.14.0-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-cli@0.14.0-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-container-0:2.10.9-1.el8pc.src", "product": { "name": "python-pulp-container-0:2.10.9-1.el8pc.src", "product_id": "python-pulp-container-0:2.10.9-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-container@2.10.9-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulpcore-0:3.18.10-1.el8pc.src", "product": { "name": "python-pulpcore-0:3.18.10-1.el8pc.src", "product_id": "python-pulpcore-0:3.18.10-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulpcore@3.18.10-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-deb-0:2.18.0-3.el8pc.src", "product": { "name": "python-pulp-deb-0:2.18.0-3.el8pc.src", "product_id": "python-pulp-deb-0:2.18.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-deb@2.18.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-file-0:1.10.2-2.el8pc.src", "product": { "name": "python-pulp-file-0:1.10.2-2.el8pc.src", "product_id": "python-pulp-file-0:1.10.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-file@1.10.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp_manifest-0:3.0.0-3.el8pc.src", "product": { "name": "python-pulp_manifest-0:3.0.0-3.el8pc.src", "product_id": "python-pulp_manifest-0:3.0.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp_manifest@3.0.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pulp-rpm-0:3.18.7-1.el8pc.src", "product": { "name": "python-pulp-rpm-0:3.18.7-1.el8pc.src", "product_id": "python-pulp-rpm-0:3.18.7-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pulp-rpm@3.18.7-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pycairo-0:1.20.1-3.el8pc.src", "product": { "name": "python-pycairo-0:1.20.1-3.el8pc.src", "product_id": "python-pycairo-0:1.20.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycairo@1.20.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pycares-0:4.1.2-2.el8pc.src", "product": { "name": "python-pycares-0:4.1.2-2.el8pc.src", "product_id": "python-pycares-0:4.1.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycares@4.1.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pycodestyle-0:2.7.0-5.el8pc.src", "product": { "name": "python-pycodestyle-0:2.7.0-5.el8pc.src", "product_id": "python-pycodestyle-0:2.7.0-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycodestyle@2.7.0-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pycparser-0:2.21-2.el8pc.src", "product": { "name": "python-pycparser-0:2.21-2.el8pc.src", "product_id": "python-pycparser-0:2.21-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycparser@2.21-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pycryptodomex-0:3.14.1-2.el8pc.src", "product": { "name": "python-pycryptodomex-0:3.14.1-2.el8pc.src", "product_id": "python-pycryptodomex-0:3.14.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycryptodomex@3.14.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyflakes-0:2.3.1-5.el8pc.src", "product": { "name": "python-pyflakes-0:2.3.1-5.el8pc.src", "product_id": "python-pyflakes-0:2.3.1-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyflakes@2.3.1-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pygments-0:2.11.2-2.el8pc.src", "product": { "name": "python-pygments-0:2.11.2-2.el8pc.src", "product_id": "python-pygments-0:2.11.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygments@2.11.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pygobject-1:3.40.1-3.el8pc.src", "product": { "name": "python-pygobject-1:3.40.1-3.el8pc.src", "product_id": "python-pygobject-1:3.40.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygobject@3.40.1-3.el8pc?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "python-pygtrie-0:2.4.2-3.el8pc.src", "product": { "name": "python-pygtrie-0:2.4.2-3.el8pc.src", "product_id": "python-pygtrie-0:2.4.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygtrie@2.4.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyjwkest-0:1.4.2-6.el8pc.src", "product": { "name": "python-pyjwkest-0:1.4.2-6.el8pc.src", "product_id": "python-pyjwkest-0:1.4.2-6.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyjwkest@1.4.2-6.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyjwt-0:1.7.1-8.el8pc.src", "product": { "name": "python-pyjwt-0:1.7.1-8.el8pc.src", "product_id": "python-pyjwt-0:1.7.1-8.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyjwt@1.7.1-8.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyOpenSSL-0:19.1.0-3.el8pc.src", "product": { "name": "python-pyOpenSSL-0:19.1.0-3.el8pc.src", "product_id": "python-pyOpenSSL-0:19.1.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyOpenSSL@19.1.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyparsing-0:2.4.7-3.el8pc.src", "product": { "name": "python-pyparsing-0:2.4.7-3.el8pc.src", "product_id": "python-pyparsing-0:2.4.7-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyparsing@2.4.7-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyrsistent-0:0.18.1-2.el8pc.src", "product": { "name": "python-pyrsistent-0:0.18.1-2.el8pc.src", "product_id": "python-pyrsistent-0:0.18.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyrsistent@0.18.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pytz-0:2021.3-2.el8pc.src", "product": { "name": "python-pytz-0:2021.3-2.el8pc.src", "product_id": "python-pytz-0:2021.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pytz@2021.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-pyyaml-0:5.4.1-4.el8pc.src", "product": { "name": "python-pyyaml-0:5.4.1-4.el8pc.src", "product_id": "python-pyyaml-0:5.4.1-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyyaml@5.4.1-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-redis-0:3.5.3-3.el8pc.src", "product": { "name": "python-redis-0:3.5.3-3.el8pc.src", "product_id": "python-redis-0:3.5.3-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-redis@3.5.3-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-requests-0:2.27.1-2.el8pc.src", "product": { "name": "python-requests-0:2.27.1-2.el8pc.src", "product_id": "python-requests-0:2.27.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requests@2.27.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-requirements-parser-0:0.2.0-3.el8pc.src", "product": { "name": "python-requirements-parser-0:0.2.0-3.el8pc.src", "product_id": "python-requirements-parser-0:0.2.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-requirements-parser@0.2.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-rhsm-0:1.19.2-3.el8pc.src", "product": { "name": "python-rhsm-0:1.19.2-3.el8pc.src", "product_id": "python-rhsm-0:1.19.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-rhsm@1.19.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-rich-0:10.12.0-3.el8pc.src", "product": { "name": "python-rich-0:10.12.0-3.el8pc.src", "product_id": "python-rich-0:10.12.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-rich@10.12.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-ruamel-yaml-0:0.17.20-2.el8pc.src", "product": { "name": "python-ruamel-yaml-0:0.17.20-2.el8pc.src", "product_id": "python-ruamel-yaml-0:0.17.20-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ruamel-yaml@0.17.20-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "product": { "name": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "product_id": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ruamel-yaml-clib@0.2.6-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-schema-0:0.7.5-2.el8pc.src", "product": { "name": "python-schema-0:0.7.5-2.el8pc.src", "product_id": "python-schema-0:0.7.5-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-schema@0.7.5-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-semantic-version-0:2.10.0-1.el8pc.src", "product": { "name": "python-semantic-version-0:2.10.0-1.el8pc.src", "product_id": "python-semantic-version-0:2.10.0-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-semantic-version@2.10.0-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-six-0:1.16.0-2.el8pc.src", "product": { "name": "python-six-0:1.16.0-2.el8pc.src", "product_id": "python-six-0:1.16.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-six@1.16.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-smmap-0:5.0.0-2.el8pc.src", "product": { "name": "python-smmap-0:5.0.0-2.el8pc.src", "product_id": "python-smmap-0:5.0.0-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-smmap@5.0.0-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-sqlparse-0:0.4.2-3.el8pc.src", "product": { "name": "python-sqlparse-0:0.4.2-3.el8pc.src", "product_id": "python-sqlparse-0:0.4.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-sqlparse@0.4.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-tablib-0:3.2.0-3.el8pc.src", "product": { "name": "python-tablib-0:3.2.0-3.el8pc.src", "product_id": "python-tablib-0:3.2.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tablib@3.2.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-tenacity-0:7.0.0-3.el8pc.src", "product": { "name": "python-tenacity-0:7.0.0-3.el8pc.src", "product_id": "python-tenacity-0:7.0.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-tenacity@7.0.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-toml-0:0.10.2-3.el8pc.src", "product": { "name": "python-toml-0:0.10.2-3.el8pc.src", "product_id": "python-toml-0:0.10.2-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-toml@0.10.2-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-typing-extensions-0:3.10.0.2-2.el8pc.src", "product": { "name": "python-typing-extensions-0:3.10.0.2-2.el8pc.src", "product_id": "python-typing-extensions-0:3.10.0.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-typing-extensions@3.10.0.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-uritemplate-0:4.1.1-2.el8pc.src", "product": { "name": "python-uritemplate-0:4.1.1-2.el8pc.src", "product_id": "python-uritemplate-0:4.1.1-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-uritemplate@4.1.1-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-urllib3-0:1.26.8-2.el8pc.src", "product": { "name": "python-urllib3-0:1.26.8-2.el8pc.src", "product_id": "python-urllib3-0:1.26.8-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urllib3@1.26.8-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-urlman-0:1.4.0-3.el8pc.src", "product": { "name": "python-urlman-0:1.4.0-3.el8pc.src", "product_id": "python-urlman-0:1.4.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-urlman@1.4.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-url-normalize-0:1.4.3-4.el8pc.src", "product": { "name": "python-url-normalize-0:1.4.3-4.el8pc.src", "product_id": "python-url-normalize-0:1.4.3-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-url-normalize@1.4.3-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-wcmatch-0:8.3-2.el8pc.src", "product": { "name": "python-wcmatch-0:8.3-2.el8pc.src", "product_id": "python-wcmatch-0:8.3-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-wcmatch@8.3-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-webencodings-0:0.5.1-3.el8pc.src", "product": { "name": "python-webencodings-0:0.5.1-3.el8pc.src", "product_id": "python-webencodings-0:0.5.1-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-webencodings@0.5.1-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-whitenoise-0:6.0.0-1.el8pc.src", "product": { "name": "python-whitenoise-0:6.0.0-1.el8pc.src", "product_id": "python-whitenoise-0:6.0.0-1.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-whitenoise@6.0.0-1.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-xlrd-0:2.0.1-5.el8pc.src", "product": { "name": "python-xlrd-0:2.0.1-5.el8pc.src", "product_id": "python-xlrd-0:2.0.1-5.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-xlrd@2.0.1-5.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-xlwt-0:1.3.0-3.el8pc.src", "product": { "name": "python-xlwt-0:1.3.0-3.el8pc.src", "product_id": "python-xlwt-0:1.3.0-3.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-xlwt@1.3.0-3.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-yarl-0:1.7.2-2.el8pc.src", "product": { "name": "python-yarl-0:1.7.2-2.el8pc.src", "product_id": "python-yarl-0:1.7.2-2.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl@1.7.2-2.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-zipp-0:3.4.0-4.el8pc.src", "product": { "name": "python-zipp-0:3.4.0-4.el8pc.src", "product_id": "python-zipp-0:3.4.0-4.el8pc.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-zipp@3.4.0-4.el8pc?arch=src" } } }, { "category": "product_version", "name": "python-daemon-0:2.1.2-9.el8ar.src", "product": { "name": "python-daemon-0:2.1.2-9.el8ar.src", "product_id": "python-daemon-0:2.1.2-9.el8ar.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-daemon@2.1.2-9.el8ar?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-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-psutil-0:5.7.2-2.el8sat.src", "product": { "name": "python-psutil-0:5.7.2-2.el8sat.src", "product_id": "python-psutil-0:5.7.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil@5.7.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "qpid-proton-0:0.33.0-4.el8.src", "product": { "name": "qpid-proton-0:0.33.0-4.el8.src", "product_id": "qpid-proton-0:0.33.0-4.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton@0.33.0-4.el8?arch=src" } } }, { "category": "product_version", "name": "qpid-dispatch-0:1.14.0-6.el8.src", "product": { "name": "qpid-dispatch-0:1.14.0-6.el8.src", "product_id": "qpid-dispatch-0:1.14.0-6.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch@1.14.0-6.el8?arch=src" } } }, { "category": "product_version", "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "product": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actioncable@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionmailbox@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionmailer@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionpack@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actiontext@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-actionview-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-actionview-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-actionview-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionview@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activejob-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-activejob-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-activejob-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activejob@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activemodel@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activerecord@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "product": { "name": "rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "product_id": "rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activerecord-import@1.1.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "product": { "name": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "product_id": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activerecord-session_store@2.0.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activestorage@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activesupport@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "product": { "name": "rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "product_id": "rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-acts_as_list@1.0.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-addressable-0:2.8.0-1.el8sat.src", "product": { "name": "rubygem-addressable-0:2.8.0-1.el8sat.src", "product_id": "rubygem-addressable-0:2.8.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-addressable@2.8.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-algebrick-0:0.7.3-8.el8sat.src", "product": { "name": "rubygem-algebrick-0:0.7.3-8.el8sat.src", "product_id": "rubygem-algebrick-0:0.7.3-8.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-algebrick@0.7.3-8.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.src", "product": { "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.src", "product_id": "rubygem-amazing_print-0:1.1.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-amazing_print@1.1.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ancestry-0:3.0.7-2.el8sat.src", "product": { "name": "rubygem-ancestry-0:3.0.7-2.el8sat.src", "product_id": "rubygem-ancestry-0:3.0.7-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ancestry@3.0.7-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-anemone-0:0.7.2-23.el8sat.src", "product": { "name": "rubygem-anemone-0:0.7.2-23.el8sat.src", "product_id": "rubygem-anemone-0:0.7.2-23.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-anemone@0.7.2-23.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "product": { "name": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "product_id": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-angular-rails-templates@1.1.0-2.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-ansi-0:1.5.0-3.el8sat.src", "product": { "name": "rubygem-ansi-0:1.5.0-3.el8sat.src", "product_id": "rubygem-ansi-0:1.5.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ansi@1.5.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "product": { "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "product_id": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-bindings@0.5.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "product": { "name": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "product_id": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-dsl@2.4.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "product": { "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "product_id": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-params@0.0.5-5.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "product": { "name": "rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "product_id": "rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-rails@0.5.17-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-audited-0:4.9.0-4.el8sat.src", "product": { "name": "rubygem-audited-0:4.9.0-4.el8sat.src", "product_id": "rubygem-audited-0:4.9.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-audited@4.9.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "product": { "name": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "product_id": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_compute@0.22.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "product": { "name": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "product_id": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_network@0.26.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "product": { "name": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "product_id": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_resources@0.18.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "product": { "name": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "product_id": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_storage@0.23.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "product": { "name": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "product_id": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_subscriptions@0.18.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "product": { "name": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "product_id": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-bcrypt@3.1.12-4.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-builder-0:3.2.4-2.el8sat.src", "product": { "name": "rubygem-builder-0:3.2.4-2.el8sat.src", "product_id": "rubygem-builder-0:3.2.4-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-builder@3.2.4-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "product": { "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "product_id": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-bundler_ext@0.4.1-6.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-clamp-0:1.1.2-7.el8sat.src", "product": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.src", "product_id": "rubygem-clamp-0:1.1.2-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-clamp@1.1.2-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "product": { "name": "rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "product_id": "rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-coffee-rails@5.0.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-coffee-script-0:2.4.1-5.el8sat.src", "product": { "name": "rubygem-coffee-script-0:2.4.1-5.el8sat.src", "product_id": "rubygem-coffee-script-0:2.4.1-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-coffee-script@2.4.1-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "product": { "name": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "product_id": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-coffee-script-source@1.12.2-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-colorize-0:0.8.1-2.el8sat.src", "product": { "name": "rubygem-colorize-0:0.8.1-2.el8sat.src", "product_id": "rubygem-colorize-0:0.8.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-colorize@0.8.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "product": { "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "product_id": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-concurrent-ruby@1.1.6-3.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "product": { "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "product_id": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-concurrent-ruby-edge@0.6.0-3.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-connection_pool-0:2.2.2-3.el8sat.src", "product": { "name": "rubygem-connection_pool-0:2.2.2-3.el8sat.src", "product_id": "rubygem-connection_pool-0:2.2.2-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-connection_pool@2.2.2-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-crass-0:1.0.6-2.el8sat.src", "product": { "name": "rubygem-crass-0:1.0.6-2.el8sat.src", "product_id": "rubygem-crass-0:1.0.6-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-crass@1.0.6-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-css_parser-0:1.4.7-5.el8sat.src", "product": { "name": "rubygem-css_parser-0:1.4.7-5.el8sat.src", "product_id": "rubygem-css_parser-0:1.4.7-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-css_parser@1.4.7-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-daemons-0:1.2.3-7.1.el8sat.src", "product": { "name": "rubygem-daemons-0:1.2.3-7.1.el8sat.src", "product_id": "rubygem-daemons-0:1.2.3-7.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-daemons@1.2.3-7.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-deacon-0:1.0.0-5.el8sat.src", "product": { "name": "rubygem-deacon-0:1.0.0-5.el8sat.src", "product_id": "rubygem-deacon-0:1.0.0-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-deacon@1.0.0-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-declarative-0:0.0.10-3.el8sat.src", "product": { "name": "rubygem-declarative-0:0.0.10-3.el8sat.src", "product_id": "rubygem-declarative-0:0.0.10-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-declarative@0.0.10-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-declarative-option-0:0.1.0-3.el8sat.src", "product": { "name": "rubygem-declarative-option-0:0.1.0-3.el8sat.src", "product_id": "rubygem-declarative-option-0:0.1.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-declarative-option@0.1.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "product": { "name": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "product_id": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-deep_cloneable@3.0.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-deface-0:1.5.3-3.el8sat.src", "product": { "name": "rubygem-deface-0:1.5.3-3.el8sat.src", "product_id": "rubygem-deface-0:1.5.3-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-deface@1.5.3-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-diffy-0:3.0.1-6.1.el8sat.src", "product": { "name": "rubygem-diffy-0:3.0.1-6.1.el8sat.src", "product_id": "rubygem-diffy-0:3.0.1-6.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-diffy@3.0.1-6.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "product": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "product_id": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-domain_name@0.5.20160310-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-dynflow-0:1.6.4-1.el8sat.src", "product": { "name": "rubygem-dynflow-0:1.6.4-1.el8sat.src", "product_id": "rubygem-dynflow-0:1.6.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-dynflow@1.6.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-erubi-0:1.9.0-2.el8sat.src", "product": { "name": "rubygem-erubi-0:1.9.0-2.el8sat.src", "product_id": "rubygem-erubi-0:1.9.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-erubi@1.9.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-excon-0:0.76.0-2.el8sat.src", "product": { "name": "rubygem-excon-0:0.76.0-2.el8sat.src", "product_id": "rubygem-excon-0:0.76.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-excon@0.76.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-execjs-0:2.7.0-5.el8sat.src", "product": { "name": "rubygem-execjs-0:2.7.0-5.el8sat.src", "product_id": "rubygem-execjs-0:2.7.0-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-execjs@2.7.0-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-facter-0:4.0.51-2.el8sat.src", "product": { "name": "rubygem-facter-0:4.0.51-2.el8sat.src", "product_id": "rubygem-facter-0:4.0.51-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-facter@4.0.51-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-faraday-0:0.17.3-2.el8sat.src", "product": { "name": "rubygem-faraday-0:0.17.3-2.el8sat.src", "product_id": "rubygem-faraday-0:0.17.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-faraday@0.17.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "product": { "name": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "product_id": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-faraday-cookie_jar@0.0.6-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "product": { "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "product_id": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-faraday_middleware@0.13.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "product": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "product_id": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.4.1-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.src", "product": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.src", "product_id": "rubygem-ffi-0:1.12.2-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ffi@1.12.2-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-aws-0:3.6.5-2.el8sat.src", "product": { "name": "rubygem-fog-aws-0:3.6.5-2.el8sat.src", "product_id": "rubygem-fog-aws-0:3.6.5-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-aws@3.6.5-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-core-0:2.1.0-4.el8sat.src", "product": { "name": "rubygem-fog-core-0:2.1.0-4.el8sat.src", "product_id": "rubygem-fog-core-0:2.1.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-core@2.1.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-google-0:1.11.0-2.el8sat.src", "product": { "name": "rubygem-fog-google-0:1.11.0-2.el8sat.src", "product_id": "rubygem-fog-google-0:1.11.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-google@1.11.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-json-0:1.2.0-4.el8sat.src", "product": { "name": "rubygem-fog-json-0:1.2.0-4.el8sat.src", "product_id": "rubygem-fog-json-0:1.2.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-json@1.2.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "product": { "name": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "product_id": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-kubevirt@1.3.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "product": { "name": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "product_id": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-libvirt@0.9.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "product": { "name": "rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "product_id": "rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-openstack@1.0.8-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "product": { "name": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "product_id": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-ovirt@2.0.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "product": { "name": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "product_id": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-vsphere@3.5.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fog-xml-0:0.1.2-9.el8sat.src", "product": { "name": "rubygem-fog-xml-0:0.1.2-9.el8sat.src", "product_id": "rubygem-fog-xml-0:0.1.2-9.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-xml@0.1.2-9.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "product": { "name": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "product_id": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_ansible@7.1.4.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "product": { "name": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "product_id": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_azure_rm@2.2.6-3.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "product": { "name": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "product_id": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_hooks@0.3.17-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "product": { "name": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "product_id": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_kubevirt@0.1.9-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "product": { "name": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "product_id": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@0.1.10-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "product": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "product_id": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.1.8-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "product": { "name": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "product_id": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_openscap@5.2.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "product": { "name": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "product_id": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_puppet@4.0.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "product": { "name": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "product_id": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution@7.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "product": { "name": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "product_id": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.5.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "product": { "name": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "product_id": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman-tasks@6.0.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "product": { "name": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "product_id": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_templates@9.3.0-1.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "product": { "name": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "product_id": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@10.0.0.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "product": { "name": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "product_id": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_virt_who_configure@0.5.9-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "product": { "name": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "product_id": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_webhooks@3.0.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-formatador-0:0.2.1-13.el8sat.src", "product": { "name": "rubygem-formatador-0:0.2.1-13.el8sat.src", "product_id": "rubygem-formatador-0:0.2.1-13.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-formatador@0.2.1-13.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-friendly_id-0:5.3.0-2.el8sat.src", "product": { "name": "rubygem-friendly_id-0:5.3.0-2.el8sat.src", "product_id": "rubygem-friendly_id-0:5.3.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-friendly_id@5.3.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-fx-0:0.5.0-2.el8sat.src", "product": { "name": "rubygem-fx-0:0.5.0-2.el8sat.src", "product_id": "rubygem-fx-0:0.5.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fx@0.5.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "product": { "name": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "product_id": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-get_process_mem@0.2.7-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "product": { "name": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "product_id": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-gettext_i18n_rails@1.8.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-git-0:1.11.0-1.el8sat.src", "product": { "name": "rubygem-git-0:1.11.0-1.el8sat.src", "product_id": "rubygem-git-0:1.11.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-git@1.11.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "product": { "name": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "product_id": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-gitlab-sidekiq-fetcher@0.6.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-globalid-0:0.4.2-2.el8sat.src", "product": { "name": "rubygem-globalid-0:0.4.2-2.el8sat.src", "product_id": "rubygem-globalid-0:0.4.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-globalid@0.4.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-google-api-client-0:0.33.2-2.el8sat.src", "product": { "name": "rubygem-google-api-client-0:0.33.2-2.el8sat.src", "product_id": "rubygem-google-api-client-0:0.33.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-google-api-client@0.33.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-googleauth-0:0.13.1-2.el8sat.src", "product": { "name": "rubygem-googleauth-0:0.13.1-2.el8sat.src", "product_id": "rubygem-googleauth-0:0.13.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-googleauth@0.13.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "product": { "name": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "product_id": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-google-cloud-env@1.3.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-graphql-0:1.8.14-3.el8sat.src", "product": { "name": "rubygem-graphql-0:1.8.14-3.el8sat.src", "product_id": "rubygem-graphql-0:1.8.14-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-graphql@1.8.14-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "product": { "name": "rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "product_id": "rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-graphql-batch@0.3.10-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-gssapi-0:1.2.0-8.el8sat.src", "product": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.src", "product_id": "rubygem-gssapi-0:1.2.0-8.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-gssapi@1.2.0-8.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "product": { "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "product_id": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli@3.3.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman@3.3.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_admin@1.1.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_ansible@0.3.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_azure_rm@0.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_bootdisk@0.3.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_discovery@1.1.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_kubevirt@0.1.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_leapp@0.1.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_openscap@0.1.13-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_puppet@0.0.6-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_remote_execution@0.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_tasks@0.0.18-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_templates@0.2.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_virt_who_configure@0.0.9-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "product_id": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_webhooks@0.0.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "product": { "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "product_id": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_katello@1.6.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hashie-0:3.6.0-3.el8sat.src", "product": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.src", "product_id": "rubygem-hashie-0:3.6.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hashie@3.6.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-highline-0:2.0.3-2.el8sat.src", "product": { "name": "rubygem-highline-0:2.0.3-2.el8sat.src", "product_id": "rubygem-highline-0:2.0.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-highline@2.0.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-hocon-0:1.3.1-2.el8sat.src", "product": { "name": "rubygem-hocon-0:1.3.1-2.el8sat.src", "product_id": "rubygem-hocon-0:1.3.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hocon@1.3.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-http-0:3.3.0-2.el8sat.src", "product": { "name": "rubygem-http-0:3.3.0-2.el8sat.src", "product_id": "rubygem-http-0:3.3.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http@3.3.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-httpclient-0:2.8.3-4.el8sat.src", "product": { "name": "rubygem-httpclient-0:2.8.3-4.el8sat.src", "product_id": "rubygem-httpclient-0:2.8.3-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-httpclient@2.8.3-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "product": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "product_id": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http-cookie@1.0.2-5.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-http-form_data-0:2.1.1-2.el8sat.src", "product": { "name": "rubygem-http-form_data-0:2.1.1-2.el8sat.src", "product_id": "rubygem-http-form_data-0:2.1.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http-form_data@2.1.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "product": { "name": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "product_id": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http_parser.rb@0.6.0-3.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-i18n-0:1.8.2-2.el8sat.src", "product": { "name": "rubygem-i18n-0:1.8.2-2.el8sat.src", "product_id": "rubygem-i18n-0:1.8.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-i18n@1.8.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-infoblox-0:3.0.0-4.el8sat.src", "product": { "name": "rubygem-infoblox-0:3.0.0-4.el8sat.src", "product_id": "rubygem-infoblox-0:3.0.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-infoblox@3.0.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ipaddress-0:0.8.3-1.el8sat.src", "product": { "name": "rubygem-ipaddress-0:0.8.3-1.el8sat.src", "product_id": "rubygem-ipaddress-0:0.8.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ipaddress@0.8.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-jgrep-0:1.3.3-11.el8sat.src", "product": { "name": "rubygem-jgrep-0:1.3.3-11.el8sat.src", "product_id": "rubygem-jgrep-0:1.3.3-11.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-jgrep@1.3.3-11.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.src", "product": { "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.src", "product_id": "rubygem-journald-logger-0:2.0.4-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-journald-logger@2.0.4-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "product": { "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "product_id": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-journald-native@1.0.11-4.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-jwt-0:2.2.2-2.el8sat.src", "product": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.src", "product_id": "rubygem-jwt-0:2.2.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-jwt@2.2.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-kafo-0:6.4.0-1.el8sat.src", "product": { "name": "rubygem-kafo-0:6.4.0-1.el8sat.src", "product_id": "rubygem-kafo-0:6.4.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo@6.4.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "product": { "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "product_id": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo_parsers@1.2.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "product": { "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "product_id": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo_wizards@0.0.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.5.0.20-1.el8sat.src", "product": { "name": "rubygem-katello-0:4.5.0.20-1.el8sat.src", "product_id": "rubygem-katello-0:4.5.0.20-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.5.0.20-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-kubeclient-0:4.3.0-2.el8sat.src", "product": { "name": "rubygem-kubeclient-0:4.3.0-2.el8sat.src", "product_id": "rubygem-kubeclient-0:4.3.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kubeclient@4.3.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "product": { "name": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "product_id": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ldap_fluff@0.6.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.src", "product": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.src", "product_id": "rubygem-little-plugger-0:1.1.4-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-little-plugger@1.1.4-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-locale-0:2.0.9-15.el8sat.src", "product": { "name": "rubygem-locale-0:2.0.9-15.el8sat.src", "product_id": "rubygem-locale-0:2.0.9-15.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-locale@2.0.9-15.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-logging-0:2.3.0-2.el8sat.src", "product": { "name": "rubygem-logging-0:2.3.0-2.el8sat.src", "product_id": "rubygem-logging-0:2.3.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-logging@2.3.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.src", "product": { "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.src", "product_id": "rubygem-logging-journald-0:2.0.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-logging-journald@2.0.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-loofah-0:2.4.0-2.el8sat.src", "product": { "name": "rubygem-loofah-0:2.4.0-2.el8sat.src", "product_id": "rubygem-loofah-0:2.4.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-loofah@2.4.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-mail-0:2.7.1-2.el8sat.src", "product": { "name": "rubygem-mail-0:2.7.1-2.el8sat.src", "product_id": "rubygem-mail-0:2.7.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mail@2.7.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-marcel-0:1.0.1-1.el8sat.src", "product": { "name": "rubygem-marcel-0:1.0.1-1.el8sat.src", "product_id": "rubygem-marcel-0:1.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-marcel@1.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-memoist-0:0.16.0-3.el8sat.src", "product": { "name": "rubygem-memoist-0:0.16.0-3.el8sat.src", "product_id": "rubygem-memoist-0:0.16.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-memoist@0.16.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-method_source-0:0.9.2-3.el8sat.src", "product": { "name": "rubygem-method_source-0:0.9.2-3.el8sat.src", "product_id": "rubygem-method_source-0:0.9.2-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-method_source@0.9.2-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-mime-types-0:3.3.1-2.el8sat.src", "product": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.src", "product_id": "rubygem-mime-types-0:3.3.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mime-types@3.3.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "product": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "product_id": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mime-types-data@3.2018.0812-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-mini_mime-0:1.0.2-2.el8sat.src", "product": { "name": "rubygem-mini_mime-0:1.0.2-2.el8sat.src", "product_id": "rubygem-mini_mime-0:1.0.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mini_mime@1.0.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-mqtt-0:0.5.0-1.el8sat.src", "product": { "name": "rubygem-mqtt-0:0.5.0-1.el8sat.src", "product_id": "rubygem-mqtt-0:0.5.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mqtt@0.5.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "product": { "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "product_id": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-msgpack@1.3.3-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ms_rest-0:0.7.6-1.el8sat.src", "product": { "name": "rubygem-ms_rest-0:0.7.6-1.el8sat.src", "product_id": "rubygem-ms_rest-0:0.7.6-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ms_rest@0.7.6-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "product": { "name": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "product_id": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ms_rest_azure@0.12.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-multi_json-0:1.14.1-3.el8sat.src", "product": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.src", "product_id": "rubygem-multi_json-0:1.14.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-multi_json@1.14.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.src", "product": { "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.src", "product_id": "rubygem-multipart-post-0:2.0.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-multipart-post@2.0.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-mustermann-0:1.1.1-1.el8sat.src", "product": { "name": "rubygem-mustermann-0:1.1.1-1.el8sat.src", "product_id": "rubygem-mustermann-0:1.1.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mustermann@1.1.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "product": { "name": "rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "product_id": "rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net_http_unix@0.2.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-net-ldap-0:0.17.0-2.el8sat.src", "product": { "name": "rubygem-net-ldap-0:0.17.0-2.el8sat.src", "product_id": "rubygem-net-ldap-0:0.17.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ldap@0.17.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-net-ping-0:2.0.1-5.el8sat.src", "product": { "name": "rubygem-net-ping-0:2.0.1-5.el8sat.src", "product_id": "rubygem-net-ping-0:2.0.1-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ping@2.0.1-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-netrc-0:0.11.0-6.el8sat.src", "product": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.src", "product_id": "rubygem-netrc-0:0.11.0-6.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-netrc@0.11.0-6.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-net-scp-0:1.2.1-5.el8sat.src", "product": { "name": "rubygem-net-scp-0:1.2.1-5.el8sat.src", "product_id": "rubygem-net-scp-0:1.2.1-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-scp@1.2.1-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.src", "product": { "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.src", "product_id": "rubygem-net-ssh-0:4.2.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ssh@4.2.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "product": { "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "product_id": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ssh-krb@0.4.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-newt-0:0.9.7-3.1.el8sat.src", "product": { "name": "rubygem-newt-0:0.9.7-3.1.el8sat.src", "product_id": "rubygem-newt-0:0.9.7-3.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt@0.9.7-3.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "product": { "name": "rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "product_id": "rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nio4r@2.5.4-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.src", "product": { "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.src", "product_id": "rubygem-nokogiri-0:1.13.8-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nokogiri@1.13.8-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-oauth-0:0.5.4-5.el8sat.src", "product": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.src", "product_id": "rubygem-oauth-0:0.5.4-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-openscap-0:0.4.9-7.el8sat.src", "product": { "name": "rubygem-openscap-0:0.4.9-7.el8sat.src", "product_id": "rubygem-openscap-0:0.4.9-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-openscap@0.4.9-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "product": { "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "product_id": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-openscap_parser@1.0.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-optimist-0:3.0.0-3.el8sat.src", "product": { "name": "rubygem-optimist-0:3.0.0-3.el8sat.src", "product_id": "rubygem-optimist-0:3.0.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-optimist@3.0.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-os-0:1.0.0-3.el8sat.src", "product": { "name": "rubygem-os-0:1.0.0-3.el8sat.src", "product_id": "rubygem-os-0:1.0.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-os@1.0.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "product": { "name": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "product_id": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ovirt-engine-sdk@4.4.0-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "product": { "name": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "product_id": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ovirt_provision_plugin@2.0.3-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-parallel-0:1.19.1-2.el8sat.src", "product": { "name": "rubygem-parallel-0:1.19.1-2.el8sat.src", "product_id": "rubygem-parallel-0:1.19.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-parallel@1.19.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-parse-cron-0:0.1.4-5.el8sat.src", "product": { "name": "rubygem-parse-cron-0:0.1.4-5.el8sat.src", "product_id": "rubygem-parse-cron-0:0.1.4-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-parse-cron@0.1.4-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "product": { "name": "rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "product_id": "rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-polyglot@0.3.5-3.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-powerbar-0:2.0.1-3.el8sat.src", "product": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.src", "product_id": "rubygem-powerbar-0:2.0.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-powerbar@2.0.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "product": { "name": "rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "product_id": "rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-prometheus-client@1.0.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-promise.rb-0:0.7.4-3.el8sat.src", "product": { "name": "rubygem-promise.rb-0:0.7.4-3.el8sat.src", "product_id": "rubygem-promise.rb-0:0.7.4-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-promise.rb@0.7.4-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-public_suffix-0:3.0.3-3.el8sat.src", "product": { "name": "rubygem-public_suffix-0:3.0.3-3.el8sat.src", "product_id": "rubygem-public_suffix-0:3.0.3-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-public_suffix@3.0.3-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "product": { "name": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "product_id": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_ansible_client@0.13.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "product": { "name": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "product_id": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_certguard_client@1.5.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "product": { "name": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "product_id": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_container_client@2.10.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "product": { "name": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "product_id": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulpcore_client@3.18.5-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "product": { "name": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "product_id": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_deb_client@2.18.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "product": { "name": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "product_id": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_file_client@1.10.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "product": { "name": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "product_id": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_ostree_client@2.0.0-0.1.a1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "product": { "name": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "product_id": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_python_client@3.6.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "product": { "name": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "product_id": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_rpm_client@3.17.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-puma-0:5.6.2-1.el8sat.src", "product": { "name": "rubygem-puma-0:5.6.2-1.el8sat.src", "product_id": "rubygem-puma-0:5.6.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-puma@5.6.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-puma-status-0:1.3-1.el8sat.src", "product": { "name": "rubygem-puma-status-0:1.3-1.el8sat.src", "product_id": "rubygem-puma-status-0:1.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-puma-status@1.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "product": { "name": "rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "product_id": "rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-qpid_proton@0.33.0-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-quantile-0:0.2.0-5.el8sat.src", "product": { "name": "rubygem-quantile-0:0.2.0-5.el8sat.src", "product_id": "rubygem-quantile-0:0.2.0-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-quantile@0.2.0-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rabl-0:0.14.3-2.el8sat.src", "product": { "name": "rubygem-rabl-0:0.14.3-2.el8sat.src", "product_id": "rubygem-rabl-0:0.14.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rabl@0.14.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rack-0:2.2.4-1.el8sat.src", "product": { "name": "rubygem-rack-0:2.2.4-1.el8sat.src", "product_id": "rubygem-rack-0:2.2.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack@2.2.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rack-cors-0:1.0.2-3.el8sat.src", "product": { "name": "rubygem-rack-cors-0:1.0.2-3.el8sat.src", "product_id": "rubygem-rack-cors-0:1.0.2-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-cors@1.0.2-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "product": { "name": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "product_id": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-jsonp@1.3.1-10.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.src", "product": { "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.src", "product_id": "rubygem-rack-protection-0:2.2.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-protection@2.2.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rack-test-0:1.1.0-5.el8sat.src", "product": { "name": "rubygem-rack-test-0:1.1.0-5.el8sat.src", "product_id": "rubygem-rack-test-0:1.1.0-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-test@1.1.0-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rails-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-rails-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-rails-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "product": { "name": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "product_id": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails-dom-testing@2.0.3-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "product": { "name": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "product_id": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails-html-sanitizer@1.4.3-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "product": { "name": "rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "product_id": "rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails-i18n@6.0.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-railties-0:6.0.4.7-1.el8sat.src", "product": { "name": "rubygem-railties-0:6.0.4.7-1.el8sat.src", "product_id": "rubygem-railties-0:6.0.4.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-railties@6.0.4.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rainbow-0:2.2.2-1.el8sat.src", "product": { "name": "rubygem-rainbow-0:2.2.2-1.el8sat.src", "product_id": "rubygem-rainbow-0:2.2.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rainbow@2.2.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "product": { "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "product_id": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rb-inotify@0.9.7-6.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.src", "product": { "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.src", "product_id": "rubygem-rbnacl-0:4.0.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rbnacl@4.0.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "product": { "name": "rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "product_id": "rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rbvmomi@2.2.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rchardet-0:1.8.0-1.el8sat.src", "product": { "name": "rubygem-rchardet-0:1.8.0-1.el8sat.src", "product_id": "rubygem-rchardet-0:1.8.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rchardet@1.8.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "product": { "name": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "product_id": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-recursive-open-struct@1.1.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.src", "product": { "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.src", "product_id": "rubygem-redfish_client-0:0.5.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-redfish_client@0.5.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-redis-0:4.5.1-1.el8sat.src", "product": { "name": "rubygem-redis-0:4.5.1-1.el8sat.src", "product_id": "rubygem-redis-0:4.5.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-redis@4.5.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-representable-0:3.0.4-3.el8sat.src", "product": { "name": "rubygem-representable-0:3.0.4-3.el8sat.src", "product_id": "rubygem-representable-0:3.0.4-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-representable@3.0.4-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-responders-0:3.0.0-4.el8sat.src", "product": { "name": "rubygem-responders-0:3.0.0-4.el8sat.src", "product_id": "rubygem-responders-0:3.0.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-responders@3.0.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rest-client-0:2.0.2-4.el8sat.src", "product": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.src", "product_id": "rubygem-rest-client-0:2.0.2-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rest-client@2.0.2-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-retriable-0:3.1.2-3.el8sat.src", "product": { "name": "rubygem-retriable-0:3.1.2-3.el8sat.src", "product_id": "rubygem-retriable-0:3.1.2-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-retriable@3.1.2-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "product": { "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "product_id": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rkerberos@0.1.5-20.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-roadie-0:3.4.0-4.el8sat.src", "product": { "name": "rubygem-roadie-0:3.4.0-4.el8sat.src", "product_id": "rubygem-roadie-0:3.4.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-roadie@3.4.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "product": { "name": "rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "product_id": "rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-roadie-rails@2.1.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-robotex-0:1.0.0-22.el8sat.src", "product": { "name": "rubygem-robotex-0:1.0.0-22.el8sat.src", "product_id": "rubygem-robotex-0:1.0.0-22.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-robotex@1.0.0-22.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rsec-0:0.4.3-5.el8sat.src", "product": { "name": "rubygem-rsec-0:0.4.3-5.el8sat.src", "product_id": "rubygem-rsec-0:0.4.3-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rsec@0.4.3-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "product": { "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "product_id": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby2_keywords@0.0.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "product": { "name": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "product_id": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby2ruby@2.4.2-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "product": { "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "product_id": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rubyipmi@0.11.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "product": { "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "product_id": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby-libvirt@0.7.1-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "product": { "name": "rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "product_id": "rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby_parser@3.10.1-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-runcible-0:2.13.1-2.el8sat.src", "product": { "name": "rubygem-runcible-0:2.13.1-2.el8sat.src", "product_id": "rubygem-runcible-0:2.13.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-runcible@2.13.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-safemode-0:1.3.6-2.el8sat.src", "product": { "name": "rubygem-safemode-0:1.3.6-2.el8sat.src", "product_id": "rubygem-safemode-0:1.3.6-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-safemode@1.3.6-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-scoped_search-0:4.1.10-1.el8sat.src", "product": { "name": "rubygem-scoped_search-0:4.1.10-1.el8sat.src", "product_id": "rubygem-scoped_search-0:4.1.10-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-scoped_search@4.1.10-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.src", "product": { "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.src", "product_id": "rubygem-sd_notify-0:0.1.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sd_notify@0.1.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-secure_headers-0:6.3.0-3.el8sat.src", "product": { "name": "rubygem-secure_headers-0:6.3.0-3.el8sat.src", "product_id": "rubygem-secure_headers-0:6.3.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-secure_headers@6.3.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sequel-0:5.53.0-1.el8sat.src", "product": { "name": "rubygem-sequel-0:5.53.0-1.el8sat.src", "product_id": "rubygem-sequel-0:5.53.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sequel@5.53.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "product": { "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "product_id": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-server_sent_events@0.1.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "product": { "name": "rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "product_id": "rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sexp_processor@4.10.0-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sidekiq-0:5.2.10-1.el8sat.src", "product": { "name": "rubygem-sidekiq-0:5.2.10-1.el8sat.src", "product_id": "rubygem-sidekiq-0:5.2.10-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sidekiq@5.2.10-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-signet-0:0.14.0-2.el8sat.src", "product": { "name": "rubygem-signet-0:0.14.0-2.el8sat.src", "product_id": "rubygem-signet-0:0.14.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-signet@0.14.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sinatra-1:2.2.0-1.el8sat.src", "product": { "name": "rubygem-sinatra-1:2.2.0-1.el8sat.src", "product_id": "rubygem-sinatra-1:2.2.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sinatra@2.2.0-1.el8sat?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "product": { "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "product_id": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.4.1-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "product": { "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "product_id": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_container_gateway@1.0.6-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "product": { "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "product_id": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_infoblox@0.0.16-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "product": { "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "product_id": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_remote_isc@0.0.5-6.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "product": { "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "product_id": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.5-9.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "product": { "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "product_id": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.6.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "product": { "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "product_id": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dns_infoblox@1.1.0-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "product": { "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "product_id": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dynflow@0.8.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "product": { "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "product_id": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dynflow_core@0.4.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "product": { "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "product_id": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_openscap@0.9.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "product": { "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "product_id": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_pulp@3.2.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "product": { "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "product_id": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_remote_execution_ssh@0.7.3-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "product": { "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "product_id": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_shellhooks@0.9.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sprockets-0:4.0.2-2.el8sat.src", "product": { "name": "rubygem-sprockets-0:4.0.2-2.el8sat.src", "product_id": "rubygem-sprockets-0:4.0.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sprockets@4.0.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "product": { "name": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "product_id": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sprockets-rails@3.2.1-7.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.src", "product": { "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.src", "product_id": "rubygem-sqlite3-0:1.4.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sqlite3@1.4.2-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-sshkey-0:1.9.0-5.el8sat.src", "product": { "name": "rubygem-sshkey-0:1.9.0-5.el8sat.src", "product_id": "rubygem-sshkey-0:1.9.0-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sshkey@1.9.0-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "product": { "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "product_id": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-statsd-instrument@2.1.4-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-stomp-0:1.4.9-2.el8sat.src", "product": { "name": "rubygem-stomp-0:1.4.9-2.el8sat.src", "product_id": "rubygem-stomp-0:1.4.9-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-stomp@1.4.9-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-thor-0:1.0.1-3.el8sat.src", "product": { "name": "rubygem-thor-0:1.0.1-3.el8sat.src", "product_id": "rubygem-thor-0:1.0.1-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-thor@1.0.1-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-thread_safe-0:0.3.6-6.el8sat.src", "product": { "name": "rubygem-thread_safe-0:0.3.6-6.el8sat.src", "product_id": "rubygem-thread_safe-0:0.3.6-6.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-thread_safe@0.3.6-6.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-tilt-0:2.0.8-5.el8sat.src", "product": { "name": "rubygem-tilt-0:2.0.8-5.el8sat.src", "product_id": "rubygem-tilt-0:2.0.8-5.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-tilt@2.0.8-5.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-timeliness-0:0.3.10-2.el8sat.src", "product": { "name": "rubygem-timeliness-0:0.3.10-2.el8sat.src", "product_id": "rubygem-timeliness-0:0.3.10-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-timeliness@0.3.10-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-tzinfo-0:1.2.6-2.el8sat.src", "product": { "name": "rubygem-tzinfo-0:1.2.6-2.el8sat.src", "product_id": "rubygem-tzinfo-0:1.2.6-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-tzinfo@1.2.6-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-uber-0:0.1.0-3.el8sat.src", "product": { "name": "rubygem-uber-0:0.1.0-3.el8sat.src", "product_id": "rubygem-uber-0:0.1.0-3.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-uber@0.1.0-3.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-unf-0:0.1.3-9.el8sat.src", "product": { "name": "rubygem-unf-0:0.1.3-9.el8sat.src", "product_id": "rubygem-unf-0:0.1.3-9.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unf@0.1.3-9.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "product": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "product_id": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unf_ext@0.0.7.2-4.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "product": { "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "product_id": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unicode@0.4.4.4-4.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "product": { "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "product_id": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unicode-display_width@1.7.0-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "product": { "name": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "product_id": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-validates_lengths_from_database@0.5.0-8.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "product": { "name": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "product_id": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-webpack-rails@0.9.8-6.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "product": { "name": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "product_id": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-websocket-driver@0.7.1-2.1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "product": { "name": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "product_id": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-websocket-extensions@0.1.5-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-will_paginate-0:3.1.7-4.el8sat.src", "product": { "name": "rubygem-will_paginate-0:3.1.7-4.el8sat.src", "product_id": "rubygem-will_paginate-0:3.1.7-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-will_paginate@3.1.7-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "product": { "name": "rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "product_id": "rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-zeitwerk@2.2.2-2.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-0:6.12.0-4.el8sat.src", "product": { "name": "satellite-0:6.12.0-4.el8sat.src", "product_id": "satellite-0:6.12.0-4.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.12.0-4.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-installer-0:6.12.0.5-1.el8sat.src", "product": { "name": "satellite-installer-0:6.12.0.5-1.el8sat.src", "product_id": "satellite-installer-0:6.12.0.5-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-installer@6.12.0.5-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-maintain-0:0.0.1-1.el8sat.src", "product": { "name": "satellite-maintain-0:0.0.1-1.el8sat.src", "product_id": "satellite-maintain-0:0.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-maintain@0.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "product": { "name": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "product_id": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/yggdrasil-worker-forwarder@0.0.1-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "satellite-clone-0:3.2.0-1.el8sat.src", "product": { "name": "satellite-clone-0:3.2.0-1.el8sat.src", "product_id": "satellite-clone-0:3.2.0-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-clone@3.2.0-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "product": { "name": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "product_id": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_bootdisk@19.0.7-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "product": { "name": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "product_id": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_discovery@21.0.4-1.el8sat?arch=src" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "product": { "name": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "product_id": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@6.0.42.2-1.el8sat?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "product": { "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "product_id": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite@3.7.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "product": { "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "product_id": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-collection-redhat-satellite_operations@1.2.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "ansible-lint-0:5.0.8-4.el8pc.noarch", "product": { "name": "ansible-lint-0:5.0.8-4.el8pc.noarch", "product_id": "ansible-lint-0:5.0.8-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-lint@5.0.8-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "product": { "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "product_id": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-foreman_scap_client@0.2.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "product": { "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "product_id": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansiblerole-insights-client@1.7.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "ansible-runner-0:1.4.7-1.el8ar.noarch", "product": { "name": "ansible-runner-0:1.4.7-1.el8ar.noarch", "product_id": "ansible-runner-0:1.4.7-1.el8ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/ansible-runner@1.4.7-1.el8ar?arch=noarch" } } }, { "category": "product_version", "name": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "product": { "name": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "product_id": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-ansible-runner@1.4.7-1.el8ar?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-0:4.1.15-1.el8sat.noarch", "product": { "name": "candlepin-0:4.1.15-1.el8sat.noarch", "product_id": "candlepin-0:4.1.15-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin@4.1.15-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "candlepin-selinux-0:4.1.15-1.el8sat.noarch", "product": { "name": "candlepin-selinux-0:4.1.15-1.el8sat.noarch", "product_id": "candlepin-selinux-0:4.1.15-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/candlepin-selinux@4.1.15-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-debug-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-debug-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-debug-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-debug@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-cli-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-cli-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-cli-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-cli@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-ec2@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-gce-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-gce-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-gce-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-gce@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-journald-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-journald-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-journald-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-journald@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-libvirt@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-openstack@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-ovirt@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-postgresql@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-service-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-service-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-service-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-service@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-telemetry@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "product": { "name": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "product_id": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-vmware@3.3.0.17-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "product": { "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "product_id": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat@202102220000-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "product": { "name": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "product_id": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-bootloaders-redhat-tftpboot@202102220000-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "product": { "name": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "product_id": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image@3.8.2-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-1:3.3.0.8-1.el8sat.noarch", "product": { "name": "foreman-installer-1:3.3.0.8-1.el8sat.noarch", "product_id": "foreman-installer-1:3.3.0.8-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer@3.3.0.8-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "product": { "name": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "product_id": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-installer-katello@3.3.0.8-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "foreman-proxy-0:3.3.0-1.el8sat.noarch", "product": { "name": "foreman-proxy-0:3.3.0-1.el8sat.noarch", "product_id": "foreman-proxy-0:3.3.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy@3.3.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "product": { "name": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "product_id": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy-journald@3.3.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-selinux-0:3.3.0-2.el8sat.noarch", "product": { "name": "foreman-selinux-0:3.3.0-2.el8sat.noarch", "product_id": "foreman-selinux-0:3.3.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-selinux@3.3.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "product": { "name": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "product_id": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-proxy-content@4.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-common-0:4.5.0-1.el8sat.noarch", "product": { "name": "katello-common-0:4.5.0-1.el8sat.noarch", "product_id": "katello-common-0:4.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-common@4.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-debug-0:4.5.0-1.el8sat.noarch", "product": { "name": "katello-debug-0:4.5.0-1.el8sat.noarch", "product_id": "katello-debug-0:4.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-debug@4.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-0:4.5.0-1.el8sat.noarch", "product": { "name": "katello-0:4.5.0-1.el8sat.noarch", "product_id": "katello-0:4.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello@4.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-certs-tools-0:2.9.0-1.el8sat.noarch", "product": { "name": "katello-certs-tools-0:2.9.0-1.el8sat.noarch", "product_id": "katello-certs-tools-0:2.9.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-certs-tools@2.9.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "product": { "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "product_id": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-client-bootstrap@1.7.9-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "katello-selinux-0:4.0.2-2.el8sat.noarch", "product": { "name": "katello-selinux-0:4.0.2-2.el8sat.noarch", "product_id": "katello-selinux-0:4.0.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/katello-selinux@4.0.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "product": { "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "product_id": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent-oauth@0.5.1-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "product": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "product_id": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-foreman_scap_client@0.4.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "product": { "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "product_id": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetlabs-stdlib@5.2.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "puppetserver-0:7.4.2-1.el8sat.noarch", "product": { "name": "puppetserver-0:7.4.2-1.el8sat.noarch", "product_id": "puppetserver-0:7.4.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppetserver@7.4.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "python2-qpid-0:1.37.0-1.el8.noarch", "product": { "name": "python2-qpid-0:1.37.0-1.el8.noarch", "product_id": "python2-qpid-0:1.37.0-1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-qpid@1.37.0-1.el8?arch=noarch" } } }, { "category": "product_version", "name": "qpid-tools-0:1.39.0-7.el8amq.noarch", "product": { "name": "qpid-tools-0:1.39.0-7.el8amq.noarch", "product_id": "qpid-tools-0:1.39.0-7.el8amq.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-tools@1.39.0-7.el8amq?arch=noarch" } } }, { "category": "product_version", "name": "python39-aiodns-0:3.0.0-3.el8pc.noarch", "product": { "name": "python39-aiodns-0:3.0.0-3.el8pc.noarch", "product_id": "python39-aiodns-0:3.0.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiodns@3.0.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-aiofiles-0:0.8.0-2.el8pc.noarch", "product": { "name": "python39-aiofiles-0:0.8.0-2.el8pc.noarch", "product_id": "python39-aiofiles-0:0.8.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiofiles@0.8.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "product": { "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "product_id": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp-xmlrpc@1.5.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-aioredis-0:2.0.1-2.el8pc.noarch", "product": { "name": "python39-aioredis-0:2.0.1-2.el8pc.noarch", "product_id": "python39-aioredis-0:2.0.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aioredis@2.0.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-aiosignal-0:1.2.0-2.el8pc.noarch", "product": { "name": "python39-aiosignal-0:1.2.0-2.el8pc.noarch", "product_id": "python39-aiosignal-0:1.2.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiosignal@1.2.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "product": { "name": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "product_id": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ansible-builder@1.0.1-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-asgiref-0:3.5.0-2.el8pc.noarch", "product": { "name": "python39-asgiref-0:3.5.0-2.el8pc.noarch", "product_id": "python39-asgiref-0:3.5.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-asgiref@3.5.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "product": { "name": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "product_id": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-asyncio-throttle@1.0.2-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-async-lru-0:1.0.2-3.el8pc.noarch", "product": { "name": "python39-async-lru-0:1.0.2-3.el8pc.noarch", "product_id": "python39-async-lru-0:1.0.2-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-async-lru@1.0.2-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-async-timeout-0:4.0.2-2.el8pc.noarch", "product": { "name": "python39-async-timeout-0:4.0.2-2.el8pc.noarch", "product_id": "python39-async-timeout-0:4.0.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-async-timeout@4.0.2-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-attrs-0:21.4.0-2.el8pc.noarch", "product": { "name": "python39-attrs-0:21.4.0-2.el8pc.noarch", "product_id": "python39-attrs-0:21.4.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-attrs@21.4.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-backoff-0:1.11.1-2.el8pc.noarch", "product": { "name": "python39-backoff-0:1.11.1-2.el8pc.noarch", "product_id": "python39-backoff-0:1.11.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-backoff@1.11.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-bindep-0:2.10.2-4.el8pc.noarch", "product": { "name": "python39-bindep-0:2.10.2-4.el8pc.noarch", "product_id": "python39-bindep-0:2.10.2-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-bindep@2.10.2-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-bleach-0:3.3.1-2.el8pc.noarch", "product": { "name": "python39-bleach-0:3.3.1-2.el8pc.noarch", "product_id": "python39-bleach-0:3.3.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-bleach@3.3.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "product": { "name": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "product_id": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-bleach-allowlist@1.0.3-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-bracex-0:2.2.1-2.el8pc.noarch", "product": { "name": "python39-bracex-0:2.2.1-2.el8pc.noarch", "product_id": "python39-bracex-0:2.2.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-bracex@2.2.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-certifi-0:2020.6.20-3.el8pc.noarch", "product": { "name": "python39-certifi-0:2020.6.20-3.el8pc.noarch", "product_id": "python39-certifi-0:2020.6.20-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-certifi@2020.6.20-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-chardet-0:4.0.0-2.el8pc.noarch", "product": { "name": "python39-chardet-0:4.0.0-2.el8pc.noarch", "product_id": "python39-chardet-0:4.0.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-chardet@4.0.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "product": { "name": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "product_id": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-charset-normalizer@2.0.11-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-click-0:8.0.3-2.el8pc.noarch", "product": { "name": "python39-click-0:8.0.3-2.el8pc.noarch", "product_id": "python39-click-0:8.0.3-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-click@8.0.3-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-click-shell-0:2.1-3.el8pc.noarch", "product": { "name": "python39-click-shell-0:2.1-3.el8pc.noarch", "product_id": "python39-click-shell-0:2.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-click-shell@2.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-colorama-0:0.4.4-3.el8pc.noarch", "product": { "name": "python39-colorama-0:0.4.4-3.el8pc.noarch", "product_id": "python39-colorama-0:0.4.4-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-colorama@0.4.4-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-commonmark-0:0.9.1-5.el8pc.noarch", "product": { "name": "python39-commonmark-0:0.9.1-5.el8pc.noarch", "product_id": "python39-commonmark-0:0.9.1-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-commonmark@0.9.1-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-contextlib2-0:21.6.0-3.el8pc.noarch", "product": { "name": "python39-contextlib2-0:21.6.0-3.el8pc.noarch", "product_id": "python39-contextlib2-0:21.6.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-contextlib2@21.6.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-dataclasses-0:0.8-3.el8pc.noarch", "product": { "name": "python39-dataclasses-0:0.8-3.el8pc.noarch", "product_id": "python39-dataclasses-0:0.8-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-dataclasses@0.8-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-dateutil-0:2.8.2-2.el8pc.noarch", "product": { "name": "python39-dateutil-0:2.8.2-2.el8pc.noarch", "product_id": "python39-dateutil-0:2.8.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-dateutil@2.8.2-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-debian-0:0.1.43-2.el8pc.noarch", "product": { "name": "python39-debian-0:0.1.43-2.el8pc.noarch", "product_id": "python39-debian-0:0.1.43-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-debian@0.1.43-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-defusedxml-0:0.7.1-3.el8pc.noarch", "product": { "name": "python39-defusedxml-0:0.7.1-3.el8pc.noarch", "product_id": "python39-defusedxml-0:0.7.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-defusedxml@0.7.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-diff-match-patch-0:20200713-3.el8pc.noarch", "product": { "name": "python39-diff-match-patch-0:20200713-3.el8pc.noarch", "product_id": "python39-diff-match-patch-0:20200713-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-diff-match-patch@20200713-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-distro-0:1.6.0-3.el8pc.noarch", "product": { "name": "python39-distro-0:1.6.0-3.el8pc.noarch", "product_id": "python39-distro-0:1.6.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-distro@1.6.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-0:3.2.14-2.el8pc.noarch", "product": { "name": "python39-django-0:3.2.14-2.el8pc.noarch", "product_id": "python39-django-0:3.2.14-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django@3.2.14-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "product": { "name": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "product_id": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-currentuser@0.5.3-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-filter-0:21.1-3.el8pc.noarch", "product": { "name": "python39-django-filter-0:21.1-3.el8pc.noarch", "product_id": "python39-django-filter-0:21.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-filter@21.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-guardian-0:2.4.0-5.el8pc.noarch", "product": { "name": "python39-django-guardian-0:2.4.0-5.el8pc.noarch", "product_id": "python39-django-guardian-0:2.4.0-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-guardian@2.4.0-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-guid-0:3.2.2-1.el8pc.noarch", "product": { "name": "python39-django-guid-0:3.2.2-1.el8pc.noarch", "product_id": "python39-django-guid-0:3.2.2-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-guid@3.2.2-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-import-export-0:2.7.1-6.el8pc.noarch", "product": { "name": "python39-django-import-export-0:2.7.1-6.el8pc.noarch", "product_id": "python39-django-import-export-0:2.7.1-6.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-import-export@2.7.1-6.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "product": { "name": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "product_id": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-lifecycle@0.9.6-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "product": { "name": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "product_id": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-prometheus@2.1.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "product": { "name": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "product_id": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-django-readonly-field@1.1.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "product": { "name": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "product_id": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-djangorestframework@3.13.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "product": { "name": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "product_id": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-djangorestframework-queryfields@1.0.0-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "product": { "name": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "product_id": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-drf-access-policy@1.1.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "product": { "name": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "product_id": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-drf-nested-routers@0.93.4-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "product": { "name": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "product_id": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-drf-spectacular@0.21.2-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-dynaconf-0:3.1.7-4.el8pc.noarch", "product": { "name": "python39-dynaconf-0:3.1.7-4.el8pc.noarch", "product_id": "python39-dynaconf-0:3.1.7-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-dynaconf@3.1.7-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-ecdsa-0:0.14.1-2.el8pc.noarch", "product": { "name": "python39-ecdsa-0:0.14.1-2.el8pc.noarch", "product_id": "python39-ecdsa-0:0.14.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ecdsa@0.14.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-enrich-0:1.2.6-5.el8pc.noarch", "product": { "name": "python39-enrich-0:1.2.6-5.el8pc.noarch", "product_id": "python39-enrich-0:1.2.6-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-enrich@1.2.6-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "product": { "name": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "product_id": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-et-xmlfile@1.1.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-flake8-0:3.9.2-5.el8pc.noarch", "product": { "name": "python39-flake8-0:3.9.2-5.el8pc.noarch", "product_id": "python39-flake8-0:3.9.2-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-flake8@3.9.2-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-future-0:0.18.2-5.el8pc.noarch", "product": { "name": "python39-future-0:0.18.2-5.el8pc.noarch", "product_id": "python39-future-0:0.18.2-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-future@0.18.2-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "product": { "name": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "product_id": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-galaxy-importer@0.4.5-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-gitdb-0:4.0.9-2.el8pc.noarch", "product": { "name": "python39-gitdb-0:4.0.9-2.el8pc.noarch", "product_id": "python39-gitdb-0:4.0.9-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-gitdb@4.0.9-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-gitpython-0:3.1.26-3.el8pc.noarch", "product": { "name": "python39-gitpython-0:3.1.26-3.el8pc.noarch", "product_id": "python39-gitpython-0:3.1.26-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-gitpython@3.1.26-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-gnupg-0:0.4.8-2.el8pc.noarch", "product": { "name": "python39-gnupg-0:0.4.8-2.el8pc.noarch", "product_id": "python39-gnupg-0:0.4.8-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-gnupg@0.4.8-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-gunicorn-0:20.1.0-5.el8pc.noarch", "product": { "name": "python39-gunicorn-0:20.1.0-5.el8pc.noarch", "product_id": "python39-gunicorn-0:20.1.0-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-gunicorn@20.1.0-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-0:3.3-2.el8pc.noarch", "product": { "name": "python39-idna-0:3.3-2.el8pc.noarch", "product_id": "python39-idna-0:3.3-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna@3.3-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "product": { "name": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "product_id": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-idna-ssl@1.1.0-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "product": { "name": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "product_id": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-importlib-metadata@4.10.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "product": { "name": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "product_id": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-importlib-resources@5.4.0-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-inflection-0:0.5.1-3.el8pc.noarch", "product": { "name": "python39-inflection-0:0.5.1-3.el8pc.noarch", "product_id": "python39-inflection-0:0.5.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-inflection@0.5.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-iniparse-0:0.4-35.el8pc.noarch", "product": { "name": "python39-iniparse-0:0.4-35.el8pc.noarch", "product_id": "python39-iniparse-0:0.4-35.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-iniparse@0.4-35.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-jinja2-0:3.0.3-2.el8pc.noarch", "product": { "name": "python39-jinja2-0:3.0.3-2.el8pc.noarch", "product_id": "python39-jinja2-0:3.0.3-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-jinja2@3.0.3-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-jsonschema-0:4.6.0-4.el8pc.noarch", "product": { "name": "python39-jsonschema-0:4.6.0-4.el8pc.noarch", "product_id": "python39-jsonschema-0:4.6.0-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-jsonschema@4.6.0-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-markdown-0:3.3.6-3.el8pc.noarch", "product": { "name": "python39-markdown-0:3.3.6-3.el8pc.noarch", "product_id": "python39-markdown-0:3.3.6-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-markdown@3.3.6-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-markuppy-0:1.14-3.el8pc.noarch", "product": { "name": "python39-markuppy-0:1.14-3.el8pc.noarch", "product_id": "python39-markuppy-0:1.14-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-markuppy@1.14-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-mccabe-0:0.6.1-3.el8pc.noarch", "product": { "name": "python39-mccabe-0:0.6.1-3.el8pc.noarch", "product_id": "python39-mccabe-0:0.6.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-mccabe@0.6.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-naya-0:1.1.1-3.el8pc.noarch", "product": { "name": "python39-naya-0:1.1.1-3.el8pc.noarch", "product_id": "python39-naya-0:1.1.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-naya@1.1.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-odfpy-0:1.4.1-6.el8pc.noarch", "product": { "name": "python39-odfpy-0:1.4.1-6.el8pc.noarch", "product_id": "python39-odfpy-0:1.4.1-6.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-odfpy@1.4.1-6.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-openpyxl-0:3.0.9-2.el8pc.noarch", "product": { "name": "python39-openpyxl-0:3.0.9-2.el8pc.noarch", "product_id": "python39-openpyxl-0:3.0.9-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-openpyxl@3.0.9-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-packaging-0:21.3-1.el8pc.noarch", "product": { "name": "python39-packaging-0:21.3-1.el8pc.noarch", "product_id": "python39-packaging-0:21.3-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-packaging@21.3-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-parsley-0:1.3-2.el8pc.noarch", "product": { "name": "python39-parsley-0:1.3-2.el8pc.noarch", "product_id": "python39-parsley-0:1.3-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-parsley@1.3-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pbr-0:5.8.0-4.el8pc.noarch", "product": { "name": "python39-pbr-0:5.8.0-4.el8pc.noarch", "product_id": "python39-pbr-0:5.8.0-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pbr@5.8.0-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-productmd-0:1.33-3.el8pc.noarch", "product": { "name": "python39-productmd-0:1.33-3.el8pc.noarch", "product_id": "python39-productmd-0:1.33-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-productmd@1.33-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "product": { "name": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "product_id": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-prometheus-client@0.8.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "product": { "name": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "product_id": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-ansible@0.13.2-2.el8pc?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "product": { "name": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "product_id": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-certguard@1.5.2-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "product": { "name": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "product_id": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-cli@0.14.0-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-container-0:2.10.9-1.el8pc.noarch", "product": { "name": "python39-pulp-container-0:2.10.9-1.el8pc.noarch", "product_id": "python39-pulp-container-0:2.10.9-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-container@2.10.9-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulpcore-0:3.18.10-1.el8pc.noarch", "product": { "name": "python39-pulpcore-0:3.18.10-1.el8pc.noarch", "product_id": "python39-pulpcore-0:3.18.10-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulpcore@3.18.10-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "product": { "name": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "product_id": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-deb@2.18.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-file-0:1.10.2-2.el8pc.noarch", "product": { "name": "python39-pulp-file-0:1.10.2-2.el8pc.noarch", "product_id": "python39-pulp-file-0:1.10.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-file@1.10.2-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "product": { "name": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "product_id": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp_manifest@3.0.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "product": { "name": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "product_id": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pulp-rpm@3.18.7-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "product": { "name": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "product_id": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycodestyle@2.7.0-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pycparser-0:2.21-2.el8pc.noarch", "product": { "name": "python39-pycparser-0:2.21-2.el8pc.noarch", "product_id": "python39-pycparser-0:2.21-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycparser@2.21-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyflakes-0:2.3.1-5.el8pc.noarch", "product": { "name": "python39-pyflakes-0:2.3.1-5.el8pc.noarch", "product_id": "python39-pyflakes-0:2.3.1-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyflakes@2.3.1-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pygments-0:2.11.2-2.el8pc.noarch", "product": { "name": "python39-pygments-0:2.11.2-2.el8pc.noarch", "product_id": "python39-pygments-0:2.11.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pygments@2.11.2-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pygtrie-0:2.4.2-3.el8pc.noarch", "product": { "name": "python39-pygtrie-0:2.4.2-3.el8pc.noarch", "product_id": "python39-pygtrie-0:2.4.2-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pygtrie@2.4.2-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "product": { "name": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "product_id": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyjwkest@1.4.2-6.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyjwt-0:1.7.1-8.el8pc.noarch", "product": { "name": "python39-pyjwt-0:1.7.1-8.el8pc.noarch", "product_id": "python39-pyjwt-0:1.7.1-8.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyjwt@1.7.1-8.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "product": { "name": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "product_id": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyOpenSSL@19.1.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pyparsing-0:2.4.7-3.el8pc.noarch", "product": { "name": "python39-pyparsing-0:2.4.7-3.el8pc.noarch", "product_id": "python39-pyparsing-0:2.4.7-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyparsing@2.4.7-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-pytz-0:2021.3-2.el8pc.noarch", "product": { "name": "python39-pytz-0:2021.3-2.el8pc.noarch", "product_id": "python39-pytz-0:2021.3-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pytz@2021.3-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-redis-0:3.5.3-3.el8pc.noarch", "product": { "name": "python39-redis-0:3.5.3-3.el8pc.noarch", "product_id": "python39-redis-0:3.5.3-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-redis@3.5.3-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-requests-0:2.27.1-2.el8pc.noarch", "product": { "name": "python39-requests-0:2.27.1-2.el8pc.noarch", "product_id": "python39-requests-0:2.27.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requests@2.27.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "product": { "name": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "product_id": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-requirements-parser@0.2.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-rich-0:10.12.0-3.el8pc.noarch", "product": { "name": "python39-rich-0:10.12.0-3.el8pc.noarch", "product_id": "python39-rich-0:10.12.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rich@10.12.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "product": { "name": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "product_id": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ruamel-yaml@0.17.20-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-schema-0:0.7.5-2.el8pc.noarch", "product": { "name": "python39-schema-0:0.7.5-2.el8pc.noarch", "product_id": "python39-schema-0:0.7.5-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-schema@0.7.5-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-semantic-version-0:2.10.0-1.el8pc.noarch", "product": { "name": "python39-semantic-version-0:2.10.0-1.el8pc.noarch", "product_id": "python39-semantic-version-0:2.10.0-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-semantic-version@2.10.0-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-six-0:1.16.0-2.el8pc.noarch", "product": { "name": "python39-six-0:1.16.0-2.el8pc.noarch", "product_id": "python39-six-0:1.16.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-six@1.16.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-smmap-0:5.0.0-2.el8pc.noarch", "product": { "name": "python39-smmap-0:5.0.0-2.el8pc.noarch", "product_id": "python39-smmap-0:5.0.0-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-smmap@5.0.0-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-sqlparse-0:0.4.2-3.el8pc.noarch", "product": { "name": "python39-sqlparse-0:0.4.2-3.el8pc.noarch", "product_id": "python39-sqlparse-0:0.4.2-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-sqlparse@0.4.2-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-tablib-0:3.2.0-3.el8pc.noarch", "product": { "name": "python39-tablib-0:3.2.0-3.el8pc.noarch", "product_id": "python39-tablib-0:3.2.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tablib@3.2.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-tenacity-0:7.0.0-3.el8pc.noarch", "product": { "name": "python39-tenacity-0:7.0.0-3.el8pc.noarch", "product_id": "python39-tenacity-0:7.0.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-tenacity@7.0.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-toml-0:0.10.2-3.el8pc.noarch", "product": { "name": "python39-toml-0:0.10.2-3.el8pc.noarch", "product_id": "python39-toml-0:0.10.2-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-toml@0.10.2-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "product": { "name": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "product_id": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-typing-extensions@3.10.0.2-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-uritemplate-0:4.1.1-2.el8pc.noarch", "product": { "name": "python39-uritemplate-0:4.1.1-2.el8pc.noarch", "product_id": "python39-uritemplate-0:4.1.1-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-uritemplate@4.1.1-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-urllib3-0:1.26.8-2.el8pc.noarch", "product": { "name": "python39-urllib3-0:1.26.8-2.el8pc.noarch", "product_id": "python39-urllib3-0:1.26.8-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urllib3@1.26.8-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-urlman-0:1.4.0-3.el8pc.noarch", "product": { "name": "python39-urlman-0:1.4.0-3.el8pc.noarch", "product_id": "python39-urlman-0:1.4.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-urlman@1.4.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-url-normalize-0:1.4.3-4.el8pc.noarch", "product": { "name": "python39-url-normalize-0:1.4.3-4.el8pc.noarch", "product_id": "python39-url-normalize-0:1.4.3-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-url-normalize@1.4.3-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-wcmatch-0:8.3-2.el8pc.noarch", "product": { "name": "python39-wcmatch-0:8.3-2.el8pc.noarch", "product_id": "python39-wcmatch-0:8.3-2.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-wcmatch@8.3-2.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-webencodings-0:0.5.1-3.el8pc.noarch", "product": { "name": "python39-webencodings-0:0.5.1-3.el8pc.noarch", "product_id": "python39-webencodings-0:0.5.1-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-webencodings@0.5.1-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-whitenoise-0:6.0.0-1.el8pc.noarch", "product": { "name": "python39-whitenoise-0:6.0.0-1.el8pc.noarch", "product_id": "python39-whitenoise-0:6.0.0-1.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-whitenoise@6.0.0-1.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-xlrd-0:2.0.1-5.el8pc.noarch", "product": { "name": "python39-xlrd-0:2.0.1-5.el8pc.noarch", "product_id": "python39-xlrd-0:2.0.1-5.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-xlrd@2.0.1-5.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-xlwt-0:1.3.0-3.el8pc.noarch", "product": { "name": "python39-xlwt-0:1.3.0-3.el8pc.noarch", "product_id": "python39-xlwt-0:1.3.0-3.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-xlwt@1.3.0-3.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python39-zipp-0:3.4.0-4.el8pc.noarch", "product": { "name": "python39-zipp-0:3.4.0-4.el8pc.noarch", "product_id": "python39-zipp-0:3.4.0-4.el8pc.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-zipp@3.4.0-4.el8pc?arch=noarch" } } }, { "category": "product_version", "name": "python3-daemon-0:2.1.2-9.el8ar.noarch", "product": { "name": "python3-daemon-0:2.1.2-9.el8ar.noarch", "product_id": "python3-daemon-0:2.1.2-9.el8ar.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-daemon@2.1.2-9.el8ar?arch=noarch" } } }, { "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-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": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "product": { "name": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "product_id": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-tools@1.14.0-6.el8?arch=noarch" } } }, { "category": "product_version", "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "product": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "product_id": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/redhat-access-insights-puppet@1.0.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actioncable@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionmailbox@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionmailer@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionpack@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actiontext@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-actionview@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activejob@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activemodel@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activerecord@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "product": { "name": "rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "product_id": "rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activerecord-import@1.1.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "product": { "name": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "product_id": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activerecord-session_store@2.0.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activestorage@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-activesupport@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "product": { "name": "rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "product_id": "rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-acts_as_list@1.0.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-addressable-0:2.8.0-1.el8sat.noarch", "product": { "name": "rubygem-addressable-0:2.8.0-1.el8sat.noarch", "product_id": "rubygem-addressable-0:2.8.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-addressable@2.8.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "product": { "name": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "product_id": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-algebrick@0.7.3-8.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "product": { "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "product_id": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-amazing_print@1.1.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "product": { "name": "rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "product_id": "rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ancestry@3.0.7-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-anemone-0:0.7.2-23.el8sat.noarch", "product": { "name": "rubygem-anemone-0:0.7.2-23.el8sat.noarch", "product_id": "rubygem-anemone-0:0.7.2-23.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-anemone@0.7.2-23.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "product": { "name": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "product_id": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-angular-rails-templates@1.1.0-2.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-ansi-0:1.5.0-3.el8sat.noarch", "product": { "name": "rubygem-ansi-0:1.5.0-3.el8sat.noarch", "product_id": "rubygem-ansi-0:1.5.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ansi@1.5.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "product": { "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "product_id": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-bindings@0.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "product": { "name": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "product_id": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-dsl@2.4.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "product": { "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "product_id": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-params@0.0.5-5.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "product": { "name": "rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "product_id": "rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-apipie-rails@0.5.17-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-audited-0:4.9.0-4.el8sat.noarch", "product": { "name": "rubygem-audited-0:4.9.0-4.el8sat.noarch", "product_id": "rubygem-audited-0:4.9.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-audited@4.9.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "product": { "name": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "product_id": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_compute@0.22.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "product": { "name": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "product_id": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_network@0.26.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "product": { "name": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "product_id": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_resources@0.18.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "product": { "name": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "product_id": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_storage@0.23.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "product": { "name": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "product_id": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-azure_mgmt_subscriptions@0.18.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-builder-0:3.2.4-2.el8sat.noarch", "product": { "name": "rubygem-builder-0:3.2.4-2.el8sat.noarch", "product_id": "rubygem-builder-0:3.2.4-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-builder@3.2.4-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "product": { "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "product_id": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-bundler_ext@0.4.1-6.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "product": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "product_id": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-clamp@1.1.2-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "product": { "name": "rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "product_id": "rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-coffee-rails@5.0.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "product": { "name": "rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "product_id": "rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-coffee-script@2.4.1-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "product": { "name": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "product_id": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-coffee-script-source@1.12.2-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-colorize-0:0.8.1-2.el8sat.noarch", "product": { "name": "rubygem-colorize-0:0.8.1-2.el8sat.noarch", "product_id": "rubygem-colorize-0:0.8.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-colorize@0.8.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "product": { "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "product_id": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-concurrent-ruby@1.1.6-3.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "product": { "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "product_id": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-concurrent-ruby-edge@0.6.0-3.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "product": { "name": "rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "product_id": "rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-connection_pool@2.2.2-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-crass-0:1.0.6-2.el8sat.noarch", "product": { "name": "rubygem-crass-0:1.0.6-2.el8sat.noarch", "product_id": "rubygem-crass-0:1.0.6-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-crass@1.0.6-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "product": { "name": "rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "product_id": "rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-css_parser@1.4.7-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "product": { "name": "rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "product_id": "rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-daemons@1.2.3-7.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-deacon-0:1.0.0-5.el8sat.noarch", "product": { "name": "rubygem-deacon-0:1.0.0-5.el8sat.noarch", "product_id": "rubygem-deacon-0:1.0.0-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-deacon@1.0.0-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-declarative-0:0.0.10-3.el8sat.noarch", "product": { "name": "rubygem-declarative-0:0.0.10-3.el8sat.noarch", "product_id": "rubygem-declarative-0:0.0.10-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-declarative@0.0.10-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "product": { "name": "rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "product_id": "rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-declarative-option@0.1.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "product": { "name": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "product_id": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-deep_cloneable@3.0.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-deface-0:1.5.3-3.el8sat.noarch", "product": { "name": "rubygem-deface-0:1.5.3-3.el8sat.noarch", "product_id": "rubygem-deface-0:1.5.3-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-deface@1.5.3-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "product": { "name": "rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "product_id": "rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-diffy@3.0.1-6.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "product": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "product_id": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-domain_name@0.5.20160310-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "product": { "name": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "product_id": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-dynflow@1.6.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-erubi-0:1.9.0-2.el8sat.noarch", "product": { "name": "rubygem-erubi-0:1.9.0-2.el8sat.noarch", "product_id": "rubygem-erubi-0:1.9.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-erubi@1.9.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-excon-0:0.76.0-2.el8sat.noarch", "product": { "name": "rubygem-excon-0:0.76.0-2.el8sat.noarch", "product_id": "rubygem-excon-0:0.76.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-excon@0.76.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-execjs-0:2.7.0-5.el8sat.noarch", "product": { "name": "rubygem-execjs-0:2.7.0-5.el8sat.noarch", "product_id": "rubygem-execjs-0:2.7.0-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-execjs@2.7.0-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-faraday-0:0.17.3-2.el8sat.noarch", "product": { "name": "rubygem-faraday-0:0.17.3-2.el8sat.noarch", "product_id": "rubygem-faraday-0:0.17.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-faraday@0.17.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "product": { "name": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "product_id": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-faraday-cookie_jar@0.0.6-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "product": { "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "product_id": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-faraday_middleware@0.13.1-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "product": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "product_id": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fast_gettext@1.4.1-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "product": { "name": "rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "product_id": "rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-aws@3.6.5-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "product": { "name": "rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "product_id": "rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-core@2.1.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "product": { "name": "rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "product_id": "rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-google@1.11.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "product": { "name": "rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "product_id": "rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-json@1.2.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "product": { "name": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "product_id": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-kubevirt@1.3.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "product": { "name": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "product_id": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-libvirt@0.9.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "product": { "name": "rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "product_id": "rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-openstack@1.0.8-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "product": { "name": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "product_id": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-ovirt@2.0.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "product": { "name": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "product_id": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-vsphere@3.5.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "product": { "name": "rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "product_id": "rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fog-xml@0.1.2-9.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "product": { "name": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "product_id": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_ansible@7.1.4.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "product": { "name": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "product_id": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_azure_rm@2.2.6-3.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "product": { "name": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "product_id": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_hooks@0.3.17-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "product": { "name": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "product_id": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_kubevirt@0.1.9-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "product": { "name": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "product_id": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_leapp@0.1.10-2.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "product": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "product_id": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_maintain@1.1.8-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "product": { "name": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "product_id": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_openscap@5.2.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "product": { "name": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "product_id": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_puppet@4.0.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "product": { "name": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "product_id": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution@7.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "product": { "name": "rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "product_id": "rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_remote_execution-cockpit@7.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "product": { "name": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "product_id": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_scap_client@0.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "product": { "name": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "product_id": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman-tasks@6.0.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "product": { "name": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "product_id": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_templates@9.3.0-1.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "product": { "name": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "product_id": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_theme_satellite@10.0.0.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "product": { "name": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "product_id": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_virt_who_configure@0.5.9-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "product": { "name": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "product_id": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_webhooks@3.0.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-formatador-0:0.2.1-13.el8sat.noarch", "product": { "name": "rubygem-formatador-0:0.2.1-13.el8sat.noarch", "product_id": "rubygem-formatador-0:0.2.1-13.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-formatador@0.2.1-13.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "product": { "name": "rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "product_id": "rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-friendly_id@5.3.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-fx-0:0.5.0-2.el8sat.noarch", "product": { "name": "rubygem-fx-0:0.5.0-2.el8sat.noarch", "product_id": "rubygem-fx-0:0.5.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-fx@0.5.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "product": { "name": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "product_id": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-get_process_mem@0.2.7-2.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "product": { "name": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "product_id": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-gettext_i18n_rails@1.8.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-git-0:1.11.0-1.el8sat.noarch", "product": { "name": "rubygem-git-0:1.11.0-1.el8sat.noarch", "product_id": "rubygem-git-0:1.11.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-git@1.11.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "product": { "name": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "product_id": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-gitlab-sidekiq-fetcher@0.6.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-globalid-0:0.4.2-2.el8sat.noarch", "product": { "name": "rubygem-globalid-0:0.4.2-2.el8sat.noarch", "product_id": "rubygem-globalid-0:0.4.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-globalid@0.4.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "product": { "name": "rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "product_id": "rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-google-api-client@0.33.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "product": { "name": "rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "product_id": "rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-googleauth@0.13.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "product": { "name": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "product_id": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-google-cloud-env@1.3.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-graphql-0:1.8.14-3.el8sat.noarch", "product": { "name": "rubygem-graphql-0:1.8.14-3.el8sat.noarch", "product_id": "rubygem-graphql-0:1.8.14-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-graphql@1.8.14-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "product": { "name": "rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "product_id": "rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-graphql-batch@0.3.10-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "product": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "product_id": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-gssapi@1.2.0-8.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "product_id": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli@3.3.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman@3.3.0.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_admin@1.1.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_ansible@0.3.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_azure_rm@0.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_bootdisk@0.3.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_discovery@1.1.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_kubevirt@0.1.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_leapp@0.1.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_openscap@0.1.13-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_puppet@0.0.6-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_remote_execution@0.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_tasks@0.0.18-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_templates@0.2.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_virt_who_configure@0.0.9-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_foreman_webhooks@0.0.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "product": { "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "product_id": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hammer_cli_katello@1.6.0.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hashie-0:3.6.0-3.el8sat.noarch", "product": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.noarch", "product_id": "rubygem-hashie-0:3.6.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hashie@3.6.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "product": { "name": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "product_id": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-highline@2.0.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-hocon-0:1.3.1-2.el8sat.noarch", "product": { "name": "rubygem-hocon-0:1.3.1-2.el8sat.noarch", "product_id": "rubygem-hocon-0:1.3.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-hocon@1.3.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-http-0:3.3.0-2.el8sat.noarch", "product": { "name": "rubygem-http-0:3.3.0-2.el8sat.noarch", "product_id": "rubygem-http-0:3.3.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http@3.3.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "product": { "name": "rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "product_id": "rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-httpclient@2.8.3-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "product": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "product_id": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http-cookie@1.0.2-5.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "product": { "name": "rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "product_id": "rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http-form_data@2.1.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-i18n-0:1.8.2-2.el8sat.noarch", "product": { "name": "rubygem-i18n-0:1.8.2-2.el8sat.noarch", "product_id": "rubygem-i18n-0:1.8.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-i18n@1.8.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "product": { "name": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "product_id": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-infoblox@3.0.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "product": { "name": "rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "product_id": "rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ipaddress@0.8.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "product": { "name": "rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "product_id": "rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-jgrep@1.3.3-11.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "product": { "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "product_id": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-journald-logger@2.0.4-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-jwt-0:2.2.2-2.el8sat.noarch", "product": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.noarch", "product_id": "rubygem-jwt-0:2.2.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-jwt@2.2.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-kafo-0:6.4.0-1.el8sat.noarch", "product": { "name": "rubygem-kafo-0:6.4.0-1.el8sat.noarch", "product_id": "rubygem-kafo-0:6.4.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo@6.4.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "product": { "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "product_id": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo_parsers@1.2.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "product": { "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "product_id": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kafo_wizards@0.0.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "product": { "name": "rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "product_id": "rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-katello@4.5.0.20-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "product": { "name": "rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "product_id": "rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-kubeclient@4.3.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "product": { "name": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "product_id": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ldap_fluff@0.6.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "product": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "product_id": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-little-plugger@1.1.4-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-locale-0:2.0.9-15.el8sat.noarch", "product": { "name": "rubygem-locale-0:2.0.9-15.el8sat.noarch", "product_id": "rubygem-locale-0:2.0.9-15.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-locale@2.0.9-15.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-logging-0:2.3.0-2.el8sat.noarch", "product": { "name": "rubygem-logging-0:2.3.0-2.el8sat.noarch", "product_id": "rubygem-logging-0:2.3.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-logging@2.3.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "product": { "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "product_id": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-logging-journald@2.0.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-loofah-0:2.4.0-2.el8sat.noarch", "product": { "name": "rubygem-loofah-0:2.4.0-2.el8sat.noarch", "product_id": "rubygem-loofah-0:2.4.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-loofah@2.4.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-mail-0:2.7.1-2.el8sat.noarch", "product": { "name": "rubygem-mail-0:2.7.1-2.el8sat.noarch", "product_id": "rubygem-mail-0:2.7.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mail@2.7.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-marcel-0:1.0.1-1.el8sat.noarch", "product": { "name": "rubygem-marcel-0:1.0.1-1.el8sat.noarch", "product_id": "rubygem-marcel-0:1.0.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-marcel@1.0.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-memoist-0:0.16.0-3.el8sat.noarch", "product": { "name": "rubygem-memoist-0:0.16.0-3.el8sat.noarch", "product_id": "rubygem-memoist-0:0.16.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-memoist@0.16.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-method_source-0:0.9.2-3.el8sat.noarch", "product": { "name": "rubygem-method_source-0:0.9.2-3.el8sat.noarch", "product_id": "rubygem-method_source-0:0.9.2-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-method_source@0.9.2-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "product": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "product_id": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mime-types@3.3.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "product": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "product_id": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mime-types-data@3.2018.0812-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "product": { "name": "rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "product_id": "rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mini_mime@1.0.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "product": { "name": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "product_id": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mqtt@0.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "product": { "name": "rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "product_id": "rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ms_rest@0.7.6-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "product": { "name": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "product_id": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ms_rest_azure@0.12.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "product": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "product_id": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-multi_json@1.14.1-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "product": { "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "product_id": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-multipart-post@2.0.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "product": { "name": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "product_id": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-mustermann@1.1.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "product": { "name": "rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "product_id": "rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net_http_unix@0.2.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "product": { "name": "rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "product_id": "rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ldap@0.17.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "product": { "name": "rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "product_id": "rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ping@2.0.1-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-netrc-0:0.11.0-6.el8sat.noarch", "product": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.noarch", "product_id": "rubygem-netrc-0:0.11.0-6.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-netrc@0.11.0-6.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "product": { "name": "rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "product_id": "rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-scp@1.2.1-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "product": { "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "product_id": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ssh@4.2.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "product": { "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "product_id": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-net-ssh-krb@0.4.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-oauth-0:0.5.4-5.el8sat.noarch", "product": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.noarch", "product_id": "rubygem-oauth-0:0.5.4-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-oauth@0.5.4-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-openscap-0:0.4.9-7.el8sat.noarch", "product": { "name": "rubygem-openscap-0:0.4.9-7.el8sat.noarch", "product_id": "rubygem-openscap-0:0.4.9-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-openscap@0.4.9-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "product": { "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "product_id": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-openscap_parser@1.0.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-optimist-0:3.0.0-3.el8sat.noarch", "product": { "name": "rubygem-optimist-0:3.0.0-3.el8sat.noarch", "product_id": "rubygem-optimist-0:3.0.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-optimist@3.0.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-os-0:1.0.0-3.el8sat.noarch", "product": { "name": "rubygem-os-0:1.0.0-3.el8sat.noarch", "product_id": "rubygem-os-0:1.0.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-os@1.0.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "product": { "name": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "product_id": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ovirt_provision_plugin@2.0.3-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-parallel-0:1.19.1-2.el8sat.noarch", "product": { "name": "rubygem-parallel-0:1.19.1-2.el8sat.noarch", "product_id": "rubygem-parallel-0:1.19.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-parallel@1.19.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "product": { "name": "rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "product_id": "rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-parse-cron@0.1.4-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "product": { "name": "rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "product_id": "rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-polyglot@0.3.5-3.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "product": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "product_id": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-powerbar@2.0.1-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "product": { "name": "rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "product_id": "rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-prometheus-client@1.0.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "product": { "name": "rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "product_id": "rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-promise.rb@0.7.4-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "product": { "name": "rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "product_id": "rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-public_suffix@3.0.3-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "product": { "name": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "product_id": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_ansible_client@0.13.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "product": { "name": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "product_id": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_certguard_client@1.5.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "product": { "name": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "product_id": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_container_client@2.10.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "product": { "name": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "product_id": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulpcore_client@3.18.5-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "product": { "name": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "product_id": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_deb_client@2.18.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "product": { "name": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "product_id": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_file_client@1.10.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "product": { "name": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "product_id": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_ostree_client@2.0.0-0.1.a1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "product": { "name": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "product_id": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_python_client@3.6.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "product": { "name": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "product_id": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-pulp_rpm_client@3.17.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-puma-status-0:1.3-1.el8sat.noarch", "product": { "name": "rubygem-puma-status-0:1.3-1.el8sat.noarch", "product_id": "rubygem-puma-status-0:1.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-puma-status@1.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-quantile-0:0.2.0-5.el8sat.noarch", "product": { "name": "rubygem-quantile-0:0.2.0-5.el8sat.noarch", "product_id": "rubygem-quantile-0:0.2.0-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-quantile@0.2.0-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rabl-0:0.14.3-2.el8sat.noarch", "product": { "name": "rubygem-rabl-0:0.14.3-2.el8sat.noarch", "product_id": "rubygem-rabl-0:0.14.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rabl@0.14.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rack-0:2.2.4-1.el8sat.noarch", "product": { "name": "rubygem-rack-0:2.2.4-1.el8sat.noarch", "product_id": "rubygem-rack-0:2.2.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack@2.2.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "product": { "name": "rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "product_id": "rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-cors@1.0.2-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "product": { "name": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "product_id": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-jsonp@1.3.1-10.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "product": { "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "product_id": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-protection@2.2.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "product": { "name": "rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "product_id": "rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rack-test@1.1.0-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "product": { "name": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "product_id": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails-dom-testing@2.0.3-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "product": { "name": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "product_id": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails-html-sanitizer@1.4.3-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "product": { "name": "rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "product_id": "rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rails-i18n@6.0.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "product": { "name": "rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "product_id": "rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-railties@6.0.4.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "product": { "name": "rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "product_id": "rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rainbow@2.2.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "product": { "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "product_id": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rb-inotify@0.9.7-6.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "product": { "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "product_id": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rbnacl@4.0.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "product": { "name": "rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "product_id": "rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rbvmomi@2.2.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "product": { "name": "rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "product_id": "rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rchardet@1.8.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "product": { "name": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "product_id": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-recursive-open-struct@1.1.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "product": { "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "product_id": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-redfish_client@0.5.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-redis-0:4.5.1-1.el8sat.noarch", "product": { "name": "rubygem-redis-0:4.5.1-1.el8sat.noarch", "product_id": "rubygem-redis-0:4.5.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-redis@4.5.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-representable-0:3.0.4-3.el8sat.noarch", "product": { "name": "rubygem-representable-0:3.0.4-3.el8sat.noarch", "product_id": "rubygem-representable-0:3.0.4-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-representable@3.0.4-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-responders-0:3.0.0-4.el8sat.noarch", "product": { "name": "rubygem-responders-0:3.0.0-4.el8sat.noarch", "product_id": "rubygem-responders-0:3.0.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-responders@3.0.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "product": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "product_id": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rest-client@2.0.2-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-retriable-0:3.1.2-3.el8sat.noarch", "product": { "name": "rubygem-retriable-0:3.1.2-3.el8sat.noarch", "product_id": "rubygem-retriable-0:3.1.2-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-retriable@3.1.2-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-roadie-0:3.4.0-4.el8sat.noarch", "product": { "name": "rubygem-roadie-0:3.4.0-4.el8sat.noarch", "product_id": "rubygem-roadie-0:3.4.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-roadie@3.4.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "product": { "name": "rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "product_id": "rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-roadie-rails@2.1.1-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-robotex-0:1.0.0-22.el8sat.noarch", "product": { "name": "rubygem-robotex-0:1.0.0-22.el8sat.noarch", "product_id": "rubygem-robotex-0:1.0.0-22.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-robotex@1.0.0-22.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rsec-0:0.4.3-5.el8sat.noarch", "product": { "name": "rubygem-rsec-0:0.4.3-5.el8sat.noarch", "product_id": "rubygem-rsec-0:0.4.3-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rsec@0.4.3-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "product": { "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "product_id": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby2_keywords@0.0.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "product": { "name": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "product_id": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby2ruby@2.4.2-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "product": { "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "product_id": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rubyipmi@0.11.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "product": { "name": "rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "product_id": "rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby_parser@3.10.1-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-runcible-0:2.13.1-2.el8sat.noarch", "product": { "name": "rubygem-runcible-0:2.13.1-2.el8sat.noarch", "product_id": "rubygem-runcible-0:2.13.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-runcible@2.13.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-safemode-0:1.3.6-2.el8sat.noarch", "product": { "name": "rubygem-safemode-0:1.3.6-2.el8sat.noarch", "product_id": "rubygem-safemode-0:1.3.6-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-safemode@1.3.6-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "product": { "name": "rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "product_id": "rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-scoped_search@4.1.10-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "product": { "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "product_id": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sd_notify@0.1.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "product": { "name": "rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "product_id": "rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-secure_headers@6.3.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sequel-0:5.53.0-1.el8sat.noarch", "product": { "name": "rubygem-sequel-0:5.53.0-1.el8sat.noarch", "product_id": "rubygem-sequel-0:5.53.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sequel@5.53.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "product": { "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "product_id": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-server_sent_events@0.1.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "product": { "name": "rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "product_id": "rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sexp_processor@4.10.0-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "product": { "name": "rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "product_id": "rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sidekiq@5.2.10-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-signet-0:0.14.0-2.el8sat.noarch", "product": { "name": "rubygem-signet-0:0.14.0-2.el8sat.noarch", "product_id": "rubygem-signet-0:0.14.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-signet@0.14.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "product": { "name": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "product_id": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sinatra@2.2.0-1.el8sat?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "product_id": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.4.1-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "product_id": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_container_gateway@1.0.6-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "product_id": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_infoblox@0.0.16-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "product_id": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dhcp_remote_isc@0.0.5-6.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "product_id": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery@1.0.5-9.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "product_id": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_discovery_image@1.6.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "product_id": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dns_infoblox@1.1.0-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "product_id": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dynflow@0.8.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "product_id": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_dynflow_core@0.4.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "product_id": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_openscap@0.9.2-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "product_id": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_pulp@3.2.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "product_id": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_remote_execution_ssh@0.7.3-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "product": { "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "product_id": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-smart_proxy_shellhooks@0.9.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "product": { "name": "rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "product_id": "rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sprockets@4.0.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "product": { "name": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "product_id": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sprockets-rails@3.2.1-7.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "product": { "name": "rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "product_id": "rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sshkey@1.9.0-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "product": { "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "product_id": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-statsd-instrument@2.1.4-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-stomp-0:1.4.9-2.el8sat.noarch", "product": { "name": "rubygem-stomp-0:1.4.9-2.el8sat.noarch", "product_id": "rubygem-stomp-0:1.4.9-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-stomp@1.4.9-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-thor-0:1.0.1-3.el8sat.noarch", "product": { "name": "rubygem-thor-0:1.0.1-3.el8sat.noarch", "product_id": "rubygem-thor-0:1.0.1-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-thor@1.0.1-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "product": { "name": "rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "product_id": "rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-thread_safe@0.3.6-6.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-tilt-0:2.0.8-5.el8sat.noarch", "product": { "name": "rubygem-tilt-0:2.0.8-5.el8sat.noarch", "product_id": "rubygem-tilt-0:2.0.8-5.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-tilt@2.0.8-5.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "product": { "name": "rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "product_id": "rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-timeliness@0.3.10-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "product": { "name": "rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "product_id": "rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-tzinfo@1.2.6-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-uber-0:0.1.0-3.el8sat.noarch", "product": { "name": "rubygem-uber-0:0.1.0-3.el8sat.noarch", "product_id": "rubygem-uber-0:0.1.0-3.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-uber@0.1.0-3.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-unf-0:0.1.3-9.el8sat.noarch", "product": { "name": "rubygem-unf-0:0.1.3-9.el8sat.noarch", "product_id": "rubygem-unf-0:0.1.3-9.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unf@0.1.3-9.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "product": { "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "product_id": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unicode-display_width@1.7.0-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "product": { "name": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "product_id": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-validates_lengths_from_database@0.5.0-8.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "product": { "name": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "product_id": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-webpack-rails@0.9.8-6.1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "product": { "name": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "product_id": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-websocket-extensions@0.1.5-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "product": { "name": "rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "product_id": "rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-will_paginate@3.1.7-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "product": { "name": "rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "product_id": "rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-zeitwerk@2.2.2-2.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-capsule-0:6.12.0-4.el8sat.noarch", "product": { "name": "satellite-capsule-0:6.12.0-4.el8sat.noarch", "product_id": "satellite-capsule-0:6.12.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-capsule@6.12.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-common-0:6.12.0-4.el8sat.noarch", "product": { "name": "satellite-common-0:6.12.0-4.el8sat.noarch", "product_id": "satellite-common-0:6.12.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-common@6.12.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-0:6.12.0-4.el8sat.noarch", "product": { "name": "satellite-0:6.12.0-4.el8sat.noarch", "product_id": "satellite-0:6.12.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite@6.12.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-cli-0:6.12.0-4.el8sat.noarch", "product": { "name": "satellite-cli-0:6.12.0-4.el8sat.noarch", "product_id": "satellite-cli-0:6.12.0-4.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-cli@6.12.0-4.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-installer-0:6.12.0.5-1.el8sat.noarch", "product": { "name": "satellite-installer-0:6.12.0.5-1.el8sat.noarch", "product_id": "satellite-installer-0:6.12.0.5-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-installer@6.12.0.5-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-maintain-0:0.0.1-1.el8sat.noarch", "product": { "name": "satellite-maintain-0:0.0.1-1.el8sat.noarch", "product_id": "satellite-maintain-0:0.0.1-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-maintain@0.0.1-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "satellite-clone-0:3.2.0-1.el8sat.noarch", "product": { "name": "satellite-clone-0:3.2.0-1.el8sat.noarch", "product_id": "satellite-clone-0:3.2.0-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/satellite-clone@3.2.0-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "product": { "name": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "product_id": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_bootdisk@19.0.7-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "product": { "name": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "product_id": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_discovery@21.0.4-1.el8sat?arch=noarch" } } }, { "category": "product_version", "name": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "product": { "name": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "product_id": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-foreman_rh_cloud@6.0.42.2-1.el8sat?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "cjson-0:1.7.14-5.el8sat.x86_64", "product": { "name": "cjson-0:1.7.14-5.el8sat.x86_64", "product_id": "cjson-0:1.7.14-5.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson@1.7.14-5.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "product": { "name": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "product_id": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debugsource@1.7.14-5.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "product": { "name": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "product_id": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/cjson-debuginfo@1.7.14-5.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-0:0.20.1-1.el8pc.x86_64", "product": { "name": "createrepo_c-0:0.20.1-1.el8pc.x86_64", "product_id": "createrepo_c-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "product": { "name": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "product_id": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c-libs@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "product": { "name": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "product_id": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-createrepo_c@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "product": { "name": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "product_id": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-createrepo_c@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "product": { "name": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "product_id": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c-debugsource@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product": { "name": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_id": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c-debuginfo@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "product": { "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_id": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/createrepo_c-libs-debuginfo@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product": { "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_id": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-createrepo_c-debuginfo@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product": { "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_id": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-createrepo_c-debuginfo@0.20.1-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "dynflow-utils-0:1.6.3-1.el8sat.x86_64", "product": { "name": "dynflow-utils-0:1.6.3-1.el8sat.x86_64", "product_id": "dynflow-utils-0:1.6.3-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dynflow-utils@1.6.3-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "product": { "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "product_id": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image-service@1.0.0-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "product": { "name": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "product_id": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/foreman-discovery-image-service-tui@1.0.0-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "libcomps-0:0.1.18-4.el8pc.x86_64", "product": { "name": "libcomps-0:0.1.18-4.el8pc.x86_64", "product_id": "libcomps-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcomps@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libcomps-0:0.1.18-4.el8pc.x86_64", "product": { "name": "python3-libcomps-0:0.1.18-4.el8pc.x86_64", "product_id": "python3-libcomps-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libcomps@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libcomps-0:0.1.18-4.el8pc.x86_64", "product": { "name": "python39-libcomps-0:0.1.18-4.el8pc.x86_64", "product_id": "python39-libcomps-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libcomps@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "product": { "name": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "product_id": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcomps-debugsource@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product": { "name": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product_id": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libcomps-debuginfo@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product": { "name": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product_id": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-libcomps-debuginfo@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product": { "name": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product_id": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-libcomps-debuginfo@0.1.18-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-cxx-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-cxx-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-cxx-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-cxx@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-debugsource@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-cxx-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-java-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-sql-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-sql-devel-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-tcl-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "product": { "name": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_id": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libdb-utils-debuginfo@5.3.28-42.el8_4?arch=x86_64" } } }, { "category": "product_version", "name": "libsodium-0:1.0.17-3.el8sat.x86_64", "product": { "name": "libsodium-0:1.0.17-3.el8sat.x86_64", "product_id": "libsodium-0:1.0.17-3.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsodium@1.0.17-3.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "product": { "name": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "product_id": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsodium-debugsource@1.0.17-3.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "product": { "name": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "product_id": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsodium-debuginfo@1.0.17-3.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-0:0.7.22-4.el8pc.x86_64", "product": { "name": "libsolv-0:0.7.22-4.el8pc.x86_64", "product_id": "libsolv-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-solv-0:0.7.22-4.el8pc.x86_64", "product": { "name": "python3-solv-0:0.7.22-4.el8pc.x86_64", "product_id": "python3-solv-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-solv@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-solv-0:0.7.22-4.el8pc.x86_64", "product": { "name": "python39-solv-0:0.7.22-4.el8pc.x86_64", "product_id": "python39-solv-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-solv@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "product": { "name": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "product_id": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv-debugsource@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product": { "name": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_id": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv-debuginfo@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "product": { "name": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_id": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv-demo-debuginfo@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "product": { "name": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_id": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libsolv-tools-debuginfo@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product": { "name": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_id": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-solv-debuginfo@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product": { "name": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_id": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-solv-debuginfo@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product": { "name": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_id": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/ruby-solv-debuginfo@0.7.22-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "libwebsockets-0:2.4.2-2.el8.x86_64", "product": { "name": "libwebsockets-0:2.4.2-2.el8.x86_64", "product_id": "libwebsockets-0:2.4.2-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets@2.4.2-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "product": { "name": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "product_id": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets-debugsource@2.4.2-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "product": { "name": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "product_id": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets-debuginfo@2.4.2-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "product": { "name": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "product_id": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/libwebsockets-tests-debuginfo@2.4.2-2.el8?arch=x86_64" } } }, { "category": "product_version", "name": "mosquitto-0:2.0.14-1.el8sat.x86_64", "product": { "name": "mosquitto-0:2.0.14-1.el8sat.x86_64", "product_id": "mosquitto-0:2.0.14-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mosquitto@2.0.14-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "product": { "name": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "product_id": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mosquitto-debugsource@2.0.14-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "product": { "name": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "product_id": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/mosquitto-debuginfo@2.0.14-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "postgresql-evr-0:0.0.2-1.el8sat.x86_64", "product": { "name": "postgresql-evr-0:0.0.2-1.el8sat.x86_64", "product_id": "postgresql-evr-0:0.0.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/postgresql-evr@0.0.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "product": { "name": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "product_id": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pulpcore-selinux@1.3.2-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "puppet-agent-0:7.12.1-1.el8sat.x86_64", "product": { "name": "puppet-agent-0:7.12.1-1.el8sat.x86_64", "product_id": "puppet-agent-0:7.12.1-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/puppet-agent@7.12.1-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "product": { "name": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "product_id": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-qpid-qmf@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-qmf-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-qmf-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-qmf-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-qmf@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-debugsource@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client-devel-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client-rdma-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server-ha-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server-linearstore-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-server-rdma-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-qmf-debuginfo@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "product": { "name": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "product_id": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-cpp-client-devel@1.39.0-7.el8amq?arch=x86_64" } } }, { "category": "product_version", "name": "python2-saslwrapper-0:0.22-6.el8sat.x86_64", "product": { "name": "python2-saslwrapper-0:0.22-6.el8sat.x86_64", "product_id": "python2-saslwrapper-0:0.22-6.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-saslwrapper@0.22-6.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "saslwrapper-0:0.22-6.el8sat.x86_64", "product": { "name": "saslwrapper-0:0.22-6.el8sat.x86_64", "product_id": "saslwrapper-0:0.22-6.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper@0.22-6.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "product": { "name": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "product_id": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper-debugsource@0.22-6.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "product": { "name": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "product_id": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python2-saslwrapper-debuginfo@0.22-6.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "product": { "name": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "product_id": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/saslwrapper-debuginfo@0.22-6.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "product": { "name": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "product_id": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp@3.8.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "product": { "name": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "product_id": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-aiohttp-debugsource@3.8.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "product": { "name": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "product_id": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-aiohttp-debuginfo@3.8.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-brotli-0:1.0.9-2.el8pc.x86_64", "product": { "name": "python39-brotli-0:1.0.9-2.el8pc.x86_64", "product_id": "python39-brotli-0:1.0.9-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-brotli@1.0.9-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "product": { "name": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "product_id": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-brotli-debugsource@1.0.9-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "product": { "name": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "product_id": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-brotli-debuginfo@1.0.9-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cchardet-0:2.1.7-4.el8pc.x86_64", "product": { "name": "python39-cchardet-0:2.1.7-4.el8pc.x86_64", "product_id": "python39-cchardet-0:2.1.7-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cchardet@2.1.7-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "product": { "name": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "product_id": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cchardet-debugsource@2.1.7-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "product": { "name": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "product_id": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cchardet-debuginfo@2.1.7-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-0:1.15.0-2.el8pc.x86_64", "product": { "name": "python39-cffi-0:1.15.0-2.el8pc.x86_64", "product_id": "python39-cffi-0:1.15.0-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi@1.15.0-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "product": { "name": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "product_id": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cffi-debugsource@1.15.0-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "product": { "name": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "product_id": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cffi-debuginfo@1.15.0-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-0:3.4.8-1.el8pc.x86_64", "product": { "name": "python39-cryptography-0:3.4.8-1.el8pc.x86_64", "product_id": "python39-cryptography-0:3.4.8-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography@3.4.8-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "product": { "name": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "product_id": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-cryptography-debugsource@3.4.8-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "product": { "name": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "product_id": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-cryptography-debuginfo@3.4.8-1.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "product": { "name": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "product_id": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-frozenlist@1.3.0-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "product": { "name": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "product_id": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-frozenlist-debugsource@1.3.0-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "product": { "name": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "product_id": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-frozenlist-debuginfo@1.3.0-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-0:4.7.1-2.el8pc.x86_64", "product": { "name": "python39-lxml-0:4.7.1-2.el8pc.x86_64", "product_id": "python39-lxml-0:4.7.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml@4.7.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "product": { "name": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "product_id": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-lxml-debugsource@4.7.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "product": { "name": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "product_id": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-lxml-debuginfo@4.7.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "product": { "name": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "product_id": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-markupsafe@2.0.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "product": { "name": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "product_id": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-markupsafe-debugsource@2.0.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "product": { "name": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "product_id": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-markupsafe-debuginfo@2.0.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-multidict-0:6.0.2-2.el8pc.x86_64", "product": { "name": "python39-multidict-0:6.0.2-2.el8pc.x86_64", "product_id": "python39-multidict-0:6.0.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-multidict@6.0.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "product": { "name": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "product_id": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-multidict-debugsource@6.0.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "product": { "name": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "product_id": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-multidict-debuginfo@6.0.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "product": { "name": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "product_id": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2@2.9.3-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "product": { "name": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "product_id": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psycopg2-debugsource@2.9.3-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "product": { "name": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "product_id": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-psycopg2-debuginfo@2.9.3-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pycairo-0:1.20.1-3.el8pc.x86_64", "product": { "name": "python39-pycairo-0:1.20.1-3.el8pc.x86_64", "product_id": "python39-pycairo-0:1.20.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycairo@1.20.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "product": { "name": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "product_id": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycairo-debugsource@1.20.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "product": { "name": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "product_id": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycairo-debuginfo@1.20.1-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pycares-0:4.1.2-2.el8pc.x86_64", "product": { "name": "python39-pycares-0:4.1.2-2.el8pc.x86_64", "product_id": "python39-pycares-0:4.1.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycares@4.1.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "product": { "name": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "product_id": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycares-debugsource@4.1.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "product": { "name": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "product_id": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycares-debuginfo@4.1.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "product": { "name": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "product_id": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycryptodomex@3.14.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "product": { "name": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "product_id": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pycryptodomex-debugsource@3.14.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "product": { "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "product_id": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pycryptodomex-debuginfo@3.14.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pygobject-1:3.40.1-3.el8pc.x86_64", "product": { "name": "python39-pygobject-1:3.40.1-3.el8pc.x86_64", "product_id": "python39-pygobject-1:3.40.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pygobject@3.40.1-3.el8pc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "product": { "name": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "product_id": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pygobject-debugsource@3.40.1-3.el8pc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "product": { "name": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "product_id": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pygobject-debuginfo@3.40.1-3.el8pc?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "product": { "name": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "product_id": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyrsistent@0.18.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "product": { "name": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "product_id": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-pyrsistent-debugsource@0.18.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "product": { "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "product_id": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyrsistent-debuginfo@0.18.1-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "product": { "name": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "product_id": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-pyyaml@5.4.1-4.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-rhsm-0:1.19.2-3.el8pc.x86_64", "product": { "name": "python39-rhsm-0:1.19.2-3.el8pc.x86_64", "product_id": "python39-rhsm-0:1.19.2-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rhsm@1.19.2-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "product": { "name": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "product_id": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-rhsm-debugsource@1.19.2-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "product": { "name": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "product_id": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-rhsm-debuginfo@1.19.2-3.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "product": { "name": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "product_id": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ruamel-yaml-clib@0.2.6-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "product": { "name": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "product_id": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-ruamel-yaml-clib-debugsource@0.2.6-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "product": { "name": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "product_id": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-ruamel-yaml-clib-debuginfo@0.2.6-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-yarl-0:1.7.2-2.el8pc.x86_64", "product": { "name": "python39-yarl-0:1.7.2-2.el8pc.x86_64", "product_id": "python39-yarl-0:1.7.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-yarl@1.7.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "product": { "name": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "product_id": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-yarl-debugsource@1.7.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "product": { "name": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "product_id": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python39-yarl-debuginfo@1.7.2-2.el8pc?arch=x86_64" } } }, { "category": "product_version", "name": "python3-psutil-0:5.7.2-2.el8sat.x86_64", "product": { "name": "python3-psutil-0:5.7.2-2.el8sat.x86_64", "product_id": "python3-psutil-0:5.7.2-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-psutil@5.7.2-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "product": { "name": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "product_id": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-psutil-debugsource@5.7.2-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "product": { "name": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "product_id": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-psutil-debuginfo@5.7.2-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "python3-qpid-proton-0:0.33.0-4.el8.x86_64", "product": { "name": "python3-qpid-proton-0:0.33.0-4.el8.x86_64", "product_id": "python3-qpid-proton-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-qpid-proton@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-c-0:0.33.0-4.el8.x86_64", "product": { "name": "qpid-proton-c-0:0.33.0-4.el8.x86_64", "product_id": "qpid-proton-c-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-c@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "product": { "name": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "product_id": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-debugsource@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "product": { "name": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "product_id": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-qpid-proton-debuginfo@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "product": { "name": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "product_id": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-c-debuginfo@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "product": { "name": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "product_id": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-cpp-debuginfo@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "product": { "name": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "product_id": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-proton-debuginfo@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "product": { "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "product_id": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "product": { "name": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "product_id": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-qpid_proton@0.33.0-4.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "product": { "name": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "product_id": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-router@1.14.0-6.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "product": { "name": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "product_id": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-debugsource@1.14.0-6.el8?arch=x86_64" } } }, { "category": "product_version", "name": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "product": { "name": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "product_id": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/qpid-dispatch-router-debuginfo@1.14.0-6.el8?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "product": { "name": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "product_id": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-bcrypt@3.1.12-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "product": { "name": "rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "product_id": "rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-bcrypt-debugsource@3.1.12-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "product": { "name": "rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "product_id": "rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-bcrypt-debuginfo@3.1.12-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-facter-0:4.0.51-2.el8sat.x86_64", "product": { "name": "rubygem-facter-0:4.0.51-2.el8sat.x86_64", "product_id": "rubygem-facter-0:4.0.51-2.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-facter@4.0.51-2.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "product": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "product_id": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ffi@1.12.2-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "product": { "name": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "product_id": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ffi-debugsource@1.12.2-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "product": { "name": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "product_id": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ffi-debuginfo@1.12.2-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "product": { "name": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "product_id": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http_parser.rb@0.6.0-3.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "product": { "name": "rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "product_id": "rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http_parser.rb-debugsource@0.6.0-3.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "product": { "name": "rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "product_id": "rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-http_parser.rb-debuginfo@0.6.0-3.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "product": { "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "product_id": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-journald-native@1.0.11-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "product": { "name": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "product_id": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-journald-native-debugsource@1.0.11-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "product": { "name": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "product_id": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-journald-native-debuginfo@1.0.11-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "product": { "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "product_id": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-msgpack@1.3.3-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "product": { "name": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "product_id": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-msgpack-debugsource@1.3.3-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "product": { "name": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "product_id": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-msgpack-debuginfo@1.3.3-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "product": { "name": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "product_id": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt@0.9.7-3.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "product": { "name": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "product_id": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt-debugsource@0.9.7-3.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "product": { "name": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "product_id": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-newt-debuginfo@0.9.7-3.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "product": { "name": "rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "product_id": "rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nio4r@2.5.4-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "product": { "name": "rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "product_id": "rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nio4r-debugsource@2.5.4-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "product": { "name": "rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "product_id": "rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nio4r-debuginfo@2.5.4-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "product": { "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "product_id": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nokogiri@1.13.8-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "product": { "name": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "product_id": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nokogiri-debugsource@1.13.8-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "product": { "name": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "product_id": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-nokogiri-debuginfo@1.13.8-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "product": { "name": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "product_id": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ovirt-engine-sdk@4.4.0-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "product": { "name": "rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "product_id": "rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ovirt-engine-sdk-debugsource@4.4.0-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "product": { "name": "rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "product_id": "rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ovirt-engine-sdk-debuginfo@4.4.0-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-puma-0:5.6.2-1.el8sat.x86_64", "product": { "name": "rubygem-puma-0:5.6.2-1.el8sat.x86_64", "product_id": "rubygem-puma-0:5.6.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-puma@5.6.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "product": { "name": "rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "product_id": "rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-puma-debugsource@5.6.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "product": { "name": "rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "product_id": "rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-puma-debuginfo@5.6.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "product": { "name": "rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "product_id": "rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-qpid_proton@0.33.0-5.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "product": { "name": "rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "product_id": "rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-qpid_proton-debugsource@0.33.0-5.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "product": { "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "product_id": "rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-qpid_proton-debuginfo@0.33.0-5.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "product": { "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "product_id": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rkerberos@0.1.5-20.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "product": { "name": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "product_id": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rkerberos-debugsource@0.1.5-20.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "product": { "name": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "product_id": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-rkerberos-debuginfo@0.1.5-20.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "product": { "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "product_id": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby-libvirt@0.7.1-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "product": { "name": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "product_id": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby-libvirt-debugsource@0.7.1-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "product": { "name": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "product_id": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-ruby-libvirt-debuginfo@0.7.1-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "product": { "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "product_id": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sqlite3@1.4.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "product": { "name": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "product_id": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sqlite3-debugsource@1.4.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "product": { "name": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "product_id": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-sqlite3-debuginfo@1.4.2-1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "product": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "product_id": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unf_ext@0.0.7.2-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "product": { "name": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "product_id": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unf_ext-debugsource@0.0.7.2-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "product": { "name": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "product_id": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unf_ext-debuginfo@0.0.7.2-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "product": { "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "product_id": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unicode@0.4.4.4-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "product": { "name": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "product_id": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unicode-debugsource@0.4.4.4-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "product": { "name": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "product_id": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-unicode-debuginfo@0.4.4.4-4.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "product": { "name": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "product_id": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-websocket-driver@0.7.1-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "product": { "name": "rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "product_id": "rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-websocket-driver-debugsource@0.7.1-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "product": { "name": "rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "product_id": "rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rubygem-websocket-driver-debuginfo@0.7.1-2.1.el8sat?arch=x86_64" } } }, { "category": "product_version", "name": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64", "product": { "name": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64", "product_id": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/yggdrasil-worker-forwarder@0.0.1-1.el8sat?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch" }, "product_reference": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src" }, "product_reference": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch" }, "product_reference": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src" }, "product_reference": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:5.0.8-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch" }, "product_reference": "ansible-lint-0:5.0.8-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:5.0.8-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src" }, "product_reference": "ansible-lint-0:5.0.8-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.7-1.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch" }, "product_reference": "ansible-runner-0:1.4.7-1.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.7-1.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src" }, "product_reference": "ansible-runner-0:1.4.7-1.el8ar.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.14-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src" }, "product_reference": "cjson-0:1.7.14-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.14-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64" }, "product_reference": "cjson-0:1.7.14-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.20.1-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src" }, "product_reference": "createrepo_c-0:0.20.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "dynflow-utils-0:1.6.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src" }, "product_reference": "dynflow-utils-0:1.6.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "dynflow-utils-0:1.6.3-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64" }, "product_reference": "dynflow-utils-0:1.6.3-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.3.0.17-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src" }, "product_reference": "foreman-0:3.3.0.17-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src" }, "product_reference": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-cli-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-debug-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch" }, "product_reference": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.8.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src" }, "product_reference": "foreman-discovery-image-1:3.8.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64" }, "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-gce-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-gce-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.3.0.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.3.0.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.3.0.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.3.0.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-journald-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:3.3.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch" }, "product_reference": "foreman-proxy-0:3.3.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:3.3.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src" }, "product_reference": "foreman-proxy-0:3.3.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch" }, "product_reference": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch" }, "product_reference": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-service-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch" }, "product_reference": "katello-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:4.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src" }, "product_reference": "katello-0:4.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.9.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch" }, "product_reference": "katello-certs-tools-0:2.9.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.9.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src" }, "product_reference": "katello-certs-tools-0:2.9.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch" }, "product_reference": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src" }, "product_reference": "katello-client-bootstrap-0:1.7.9-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-common-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch" }, "product_reference": "katello-common-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "katello-debug-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch" }, "product_reference": "katello-debug-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-0:0.1.18-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src" }, "product_reference": "libcomps-0:0.1.18-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "libcomps-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-0:5.3.28-42.el8_4.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src" }, "product_reference": "libdb-0:5.3.28-42.el8_4.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-cxx-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-cxx-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-0:1.0.17-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src" }, "product_reference": "libsodium-0:1.0.17-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-0:1.0.17-3.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64" }, "product_reference": "libsodium-0:1.0.17-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64" }, "product_reference": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64" }, "product_reference": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.22-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src" }, "product_reference": "libsolv-0:0.7.22-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src" }, "product_reference": "libwebsockets-0:2.4.2-2.el8.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-0:2.0.14-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src" }, "product_reference": "mosquitto-0:2.0.14-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-0:2.0.14-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64" }, "product_reference": "mosquitto-0:2.0.14-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64" }, "product_reference": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64" }, "product_reference": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "pulpcore-selinux-0:1.3.2-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src" }, "product_reference": "pulpcore-selinux-0:1.3.2-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64" }, "product_reference": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.12.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src" }, "product_reference": "puppet-agent-0:7.12.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.12.1-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64" }, "product_reference": "puppet-agent-0:7.12.1-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch" }, "product_reference": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src" }, "product_reference": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:7.4.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch" }, "product_reference": "puppetserver-0:7.4.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:7.4.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src" }, "product_reference": "puppetserver-0:7.4.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiodns-0:3.0.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src" }, "product_reference": "python-aiodns-0:3.0.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiofiles-0:0.8.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src" }, "product_reference": "python-aiofiles-0:0.8.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.8.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src" }, "product_reference": "python-aiohttp-0:3.8.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src" }, "product_reference": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aioredis-0:2.0.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src" }, "product_reference": "python-aioredis-0:2.0.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiosignal-0:1.2.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src" }, "product_reference": "python-aiosignal-0:1.2.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-ansible-builder-0:1.0.1-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src" }, "product_reference": "python-ansible-builder-0:1.0.1-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-asgiref-0:3.5.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src" }, "product_reference": "python-asgiref-0:3.5.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-async-lru-0:1.0.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src" }, "product_reference": "python-async-lru-0:1.0.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-async-timeout-0:4.0.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src" }, "product_reference": "python-async-timeout-0:4.0.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-asyncio-throttle-0:1.0.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src" }, "product_reference": "python-asyncio-throttle-0:1.0.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:21.4.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src" }, "product_reference": "python-attrs-0:21.4.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-backoff-0:1.11.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src" }, "product_reference": "python-backoff-0:1.11.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-bindep-0:2.10.2-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src" }, "product_reference": "python-bindep-0:2.10.2-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src" }, "product_reference": "python-bleach-0:3.3.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-bracex-0:2.2.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src" }, "product_reference": "python-bracex-0:2.2.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-brotli-0:1.0.9-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src" }, "product_reference": "python-brotli-0:1.0.9-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64" }, "product_reference": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-cchardet-0:2.1.7-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src" }, "product_reference": "python-cchardet-0:2.1.7-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64" }, "product_reference": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-certifi-0:2020.6.20-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src" }, "product_reference": "python-certifi-0:2020.6.20-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.15.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src" }, "product_reference": "python-cffi-0:1.15.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:4.0.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src" }, "product_reference": "python-chardet-0:4.0.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-charset-normalizer-0:2.0.11-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src" }, "product_reference": "python-charset-normalizer-0:2.0.11-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-click-0:8.0.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src" }, "product_reference": "python-click-0:8.0.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-click-shell-0:2.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src" }, "product_reference": "python-click-shell-0:2.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-colorama-0:0.4.4-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src" }, "product_reference": "python-colorama-0:0.4.4-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-commonmark-0:0.9.1-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src" }, "product_reference": "python-commonmark-0:0.9.1-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-contextlib2-0:21.6.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src" }, "product_reference": "python-contextlib2-0:21.6.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.4.8-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src" }, "product_reference": "python-cryptography-0:3.4.8-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-daemon-0:2.1.2-9.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src" }, "product_reference": "python-daemon-0:2.1.2-9.el8ar.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-dataclasses-0:0.8-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src" }, "product_reference": "python-dataclasses-0:0.8-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-dateutil-0:2.8.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src" }, "product_reference": "python-dateutil-0:2.8.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-debian-0:0.1.43-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src" }, "product_reference": "python-debian-0:0.1.43-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-defusedxml-0:0.7.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src" }, "product_reference": "python-defusedxml-0:0.7.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-diff-match-patch-0:20200713-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src" }, "product_reference": "python-diff-match-patch-0:20200713-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-distro-0:1.6.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src" }, "product_reference": "python-distro-0:1.6.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:3.2.14-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src" }, "product_reference": "python-django-0:3.2.14-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-currentuser-0:0.5.3-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src" }, "product_reference": "python-django-currentuser-0:0.5.3-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-filter-0:21.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src" }, "product_reference": "python-django-filter-0:21.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-guardian-0:2.4.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src" }, "product_reference": "python-django-guardian-0:2.4.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-guid-0:3.2.2-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src" }, "product_reference": "python-django-guid-0:3.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-import-export-0:2.7.1-6.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src" }, "product_reference": "python-django-import-export-0:2.7.1-6.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-lifecycle-0:0.9.6-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src" }, "product_reference": "python-django-lifecycle-0:0.9.6-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-prometheus-0:2.1.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src" }, "product_reference": "python-django-prometheus-0:2.1.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-readonly-field-0:1.1.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src" }, "product_reference": "python-django-readonly-field-0:1.1.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-djangorestframework-0:3.13.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src" }, "product_reference": "python-djangorestframework-0:3.13.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src" }, "product_reference": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-drf-access-policy-0:1.1.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src" }, "product_reference": "python-drf-access-policy-0:1.1.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-drf-nested-routers-0:0.93.4-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src" }, "product_reference": "python-drf-nested-routers-0:0.93.4-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-drf-spectacular-0:0.21.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src" }, "product_reference": "python-drf-spectacular-0:0.21.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-dynaconf-0:3.1.7-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src" }, "product_reference": "python-dynaconf-0:3.1.7-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-ecdsa-0:0.14.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src" }, "product_reference": "python-ecdsa-0:0.14.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-enrich-0:1.2.6-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src" }, "product_reference": "python-enrich-0:1.2.6-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-et-xmlfile-0:1.1.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src" }, "product_reference": "python-et-xmlfile-0:1.1.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-flake8-0:3.9.2-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src" }, "product_reference": "python-flake8-0:3.9.2-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-frozenlist-0:1.3.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src" }, "product_reference": "python-frozenlist-0:1.3.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64" }, "product_reference": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-future-0:0.18.2-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src" }, "product_reference": "python-future-0:0.18.2-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.4.5-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src" }, "product_reference": "python-galaxy-importer-0:0.4.5-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-gitdb-0:4.0.9-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src" }, "product_reference": "python-gitdb-0:4.0.9-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-gitpython-0:3.1.26-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src" }, "product_reference": "python-gitpython-0:3.1.26-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-gnupg-0:0.4.8-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src" }, "product_reference": "python-gnupg-0:0.4.8-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-gunicorn-0:20.1.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src" }, "product_reference": "python-gunicorn-0:20.1.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:3.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src" }, "product_reference": "python-idna-0:3.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-ssl-0:1.1.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src" }, "product_reference": "python-idna-ssl-0:1.1.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-importlib-metadata-0:4.10.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src" }, "product_reference": "python-importlib-metadata-0:4.10.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-importlib-resources-0:5.4.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src" }, "product_reference": "python-importlib-resources-0:5.4.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-inflection-0:0.5.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src" }, "product_reference": "python-inflection-0:0.5.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniparse-0:0.4-35.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src" }, "product_reference": "python-iniparse-0:0.4-35.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:3.0.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src" }, "product_reference": "python-jinja2-0:3.0.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-jsonschema-0:4.6.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src" }, "product_reference": "python-jsonschema-0:4.6.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule: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-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.7.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src" }, "product_reference": "python-lxml-0:4.7.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-markdown-0:3.3.6-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src" }, "product_reference": "python-markdown-0:3.3.6-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-markuppy-0:1.14-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src" }, "product_reference": "python-markuppy-0:1.14-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:2.0.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src" }, "product_reference": "python-markupsafe-0:2.0.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64" }, "product_reference": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-mccabe-0:0.6.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src" }, "product_reference": "python-mccabe-0:0.6.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-multidict-0:6.0.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src" }, "product_reference": "python-multidict-0:6.0.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64" }, "product_reference": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-naya-0:1.1.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src" }, "product_reference": "python-naya-0:1.1.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-odfpy-0:1.4.1-6.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src" }, "product_reference": "python-odfpy-0:1.4.1-6.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-openpyxl-0:3.0.9-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src" }, "product_reference": "python-openpyxl-0:3.0.9-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:21.3-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src" }, "product_reference": "python-packaging-0:21.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-parsley-0:1.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src" }, "product_reference": "python-parsley-0:1.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pbr-0:5.8.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src" }, "product_reference": "python-pbr-0:5.8.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src" }, "product_reference": "python-pexpect-0:4.6-2.el8ar.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-productmd-0:1.33-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src" }, "product_reference": "python-productmd-0:1.33-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-prometheus-client-0:0.8.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src" }, "product_reference": "python-prometheus-client-0:0.8.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.7.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src" }, "product_reference": "python-psutil-0:5.7.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.9.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src" }, "product_reference": "python-psycopg2-0:2.9.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.13.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src" }, "product_reference": "python-pulp-ansible-1:0.13.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-certguard-0:1.5.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src" }, "product_reference": "python-pulp-certguard-0:1.5.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-cli-0:0.14.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src" }, "product_reference": "python-pulp-cli-0:0.14.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-container-0:2.10.9-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src" }, "product_reference": "python-pulp-container-0:2.10.9-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-deb-0:2.18.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src" }, "product_reference": "python-pulp-deb-0:2.18.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-file-0:1.10.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src" }, "product_reference": "python-pulp-file-0:1.10.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-rpm-0:3.18.7-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src" }, "product_reference": "python-pulp-rpm-0:3.18.7-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.18.10-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.18.10-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyOpenSSL-0:19.1.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src" }, "product_reference": "python-pyOpenSSL-0:19.1.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycairo-0:1.20.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src" }, "product_reference": "python-pycairo-0:1.20.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64" }, "product_reference": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycares-0:4.1.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src" }, "product_reference": "python-pycares-0:4.1.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64" }, "product_reference": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycodestyle-0:2.7.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src" }, "product_reference": "python-pycodestyle-0:2.7.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.21-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src" }, "product_reference": "python-pycparser-0:2.21-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycryptodomex-0:3.14.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src" }, "product_reference": "python-pycryptodomex-0:3.14.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64" }, "product_reference": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyflakes-0:2.3.1-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src" }, "product_reference": "python-pyflakes-0:2.3.1-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.11.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src" }, "product_reference": "python-pygments-0:2.11.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygobject-1:3.40.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src" }, "product_reference": "python-pygobject-1:3.40.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64" }, "product_reference": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygtrie-0:2.4.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src" }, "product_reference": "python-pygtrie-0:2.4.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyjwkest-0:1.4.2-6.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src" }, "product_reference": "python-pyjwkest-0:1.4.2-6.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyjwt-0:1.7.1-8.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src" }, "product_reference": "python-pyjwt-0:1.7.1-8.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyparsing-0:2.4.7-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src" }, "product_reference": "python-pyparsing-0:2.4.7-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyrsistent-0:0.18.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src" }, "product_reference": "python-pyrsistent-0:0.18.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64" }, "product_reference": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytz-0:2021.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src" }, "product_reference": "python-pytz-0:2021.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyyaml-0:5.4.1-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src" }, "product_reference": "python-pyyaml-0:5.4.1-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-0:1.37.0-1.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src" }, "product_reference": "python-qpid-0:1.37.0-1.el8.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-redis-0:3.5.3-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src" }, "product_reference": "python-redis-0:3.5.3-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.27.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src" }, "product_reference": "python-requests-0:2.27.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-requirements-parser-0:0.2.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src" }, "product_reference": "python-requirements-parser-0:0.2.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-rhsm-0:1.19.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src" }, "product_reference": "python-rhsm-0:1.19.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64" }, "product_reference": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-rich-0:10.12.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src" }, "product_reference": "python-rich-0:10.12.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-ruamel-yaml-0:0.17.20-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src" }, "product_reference": "python-ruamel-yaml-0:0.17.20-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src" }, "product_reference": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64" }, "product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-schema-0:0.7.5-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src" }, "product_reference": "python-schema-0:0.7.5-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-semantic-version-0:2.10.0-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src" }, "product_reference": "python-semantic-version-0:2.10.0-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.16.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src" }, "product_reference": "python-six-0:1.16.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-smmap-0:5.0.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src" }, "product_reference": "python-smmap-0:5.0.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlparse-0:0.4.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src" }, "product_reference": "python-sqlparse-0:0.4.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-tablib-0:3.2.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src" }, "product_reference": "python-tablib-0:3.2.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-tenacity-0:7.0.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src" }, "product_reference": "python-tenacity-0:7.0.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src" }, "product_reference": "python-toml-0:0.10.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-typing-extensions-0:3.10.0.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src" }, "product_reference": "python-typing-extensions-0:3.10.0.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-uritemplate-0:4.1.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src" }, "product_reference": "python-uritemplate-0:4.1.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-url-normalize-0:1.4.3-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src" }, "product_reference": "python-url-normalize-0:1.4.3-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.26.8-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src" }, "product_reference": "python-urllib3-0:1.26.8-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-urlman-0:1.4.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src" }, "product_reference": "python-urlman-0:1.4.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcmatch-0:8.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src" }, "product_reference": "python-wcmatch-0:8.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-webencodings-0:0.5.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src" }, "product_reference": "python-webencodings-0:0.5.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-whitenoise-0:6.0.0-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src" }, "product_reference": "python-whitenoise-0:6.0.0-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-xlrd-0:2.0.1-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src" }, "product_reference": "python-xlrd-0:2.0.1-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-xlwt-0:1.3.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src" }, "product_reference": "python-xlwt-0:1.3.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.7.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src" }, "product_reference": "python-yarl-0:1.7.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python-zipp-0:3.4.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src" }, "product_reference": "python-zipp-0:3.4.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python2-qpid-0:1.37.0-1.el8.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch" }, "product_reference": "python2-qpid-0:1.37.0-1.el8.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python2-saslwrapper-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64" }, "product_reference": "python2-saslwrapper-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64" }, "product_reference": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch" }, "product_reference": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-daemon-0:2.1.2-9.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch" }, "product_reference": "python3-daemon-0:2.1.2-9.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libcomps-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python3-libcomps-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule: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-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch" }, "product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-psutil-0:5.7.2-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64" }, "product_reference": "python3-psutil-0:5.7.2-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64" }, "product_reference": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-qpid-proton-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64" }, "product_reference": "python3-qpid-proton-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-solv-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python3-solv-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiodns-0:3.0.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch" }, "product_reference": "python39-aiodns-0:3.0.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiofiles-0:0.8.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch" }, "product_reference": "python39-aiofiles-0:0.8.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64" }, "product_reference": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64" }, "product_reference": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch" }, "product_reference": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aioredis-0:2.0.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch" }, "product_reference": "python39-aioredis-0:2.0.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiosignal-0:1.2.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch" }, "product_reference": "python39-aiosignal-0:1.2.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch" }, "product_reference": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-asgiref-0:3.5.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch" }, "product_reference": "python39-asgiref-0:3.5.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-async-lru-0:1.0.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch" }, "product_reference": "python39-async-lru-0:1.0.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-async-timeout-0:4.0.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch" }, "product_reference": "python39-async-timeout-0:4.0.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch" }, "product_reference": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:21.4.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch" }, "product_reference": "python39-attrs-0:21.4.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-backoff-0:1.11.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch" }, "product_reference": "python39-backoff-0:1.11.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bindep-0:2.10.2-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch" }, "product_reference": "python39-bindep-0:2.10.2-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-0:3.3.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch" }, "product_reference": "python39-bleach-0:3.3.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch" }, "product_reference": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bracex-0:2.2.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch" }, "product_reference": "python39-bracex-0:2.2.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-brotli-0:1.0.9-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64" }, "product_reference": "python39-brotli-0:1.0.9-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64" }, "product_reference": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cchardet-0:2.1.7-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64" }, "product_reference": "python39-cchardet-0:2.1.7-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64" }, "product_reference": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-certifi-0:2020.6.20-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch" }, "product_reference": "python39-certifi-0:2020.6.20-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.15.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64" }, "product_reference": "python39-cffi-0:1.15.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:4.0.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch" }, "product_reference": "python39-chardet-0:4.0.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch" }, "product_reference": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-click-0:8.0.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch" }, "product_reference": "python39-click-0:8.0.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-click-shell-0:2.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch" }, "product_reference": "python39-click-shell-0:2.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-colorama-0:0.4.4-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch" }, "product_reference": "python39-colorama-0:0.4.4-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-commonmark-0:0.9.1-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch" }, "product_reference": "python39-commonmark-0:0.9.1-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-contextlib2-0:21.6.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch" }, "product_reference": "python39-contextlib2-0:21.6.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.4.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64" }, "product_reference": "python39-cryptography-0:3.4.8-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dataclasses-0:0.8-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch" }, "product_reference": "python39-dataclasses-0:0.8-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dateutil-0:2.8.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch" }, "product_reference": "python39-dateutil-0:2.8.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debian-0:0.1.43-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch" }, "product_reference": "python39-debian-0:0.1.43-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-defusedxml-0:0.7.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch" }, "product_reference": "python39-defusedxml-0:0.7.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-diff-match-patch-0:20200713-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch" }, "product_reference": "python39-diff-match-patch-0:20200713-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-distro-0:1.6.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch" }, "product_reference": "python39-distro-0:1.6.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-0:3.2.14-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch" }, "product_reference": "python39-django-0:3.2.14-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch" }, "product_reference": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-filter-0:21.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch" }, "product_reference": "python39-django-filter-0:21.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-guardian-0:2.4.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch" }, "product_reference": "python39-django-guardian-0:2.4.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-guid-0:3.2.2-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch" }, "product_reference": "python39-django-guid-0:3.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-import-export-0:2.7.1-6.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch" }, "product_reference": "python39-django-import-export-0:2.7.1-6.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch" }, "product_reference": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch" }, "product_reference": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch" }, "product_reference": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch" }, "product_reference": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch" }, "product_reference": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch" }, "product_reference": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch" }, "product_reference": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch" }, "product_reference": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dynaconf-0:3.1.7-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch" }, "product_reference": "python39-dynaconf-0:3.1.7-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ecdsa-0:0.14.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch" }, "product_reference": "python39-ecdsa-0:0.14.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-enrich-0:1.2.6-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch" }, "product_reference": "python39-enrich-0:1.2.6-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch" }, "product_reference": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-flake8-0:3.9.2-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch" }, "product_reference": "python39-flake8-0:3.9.2-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64" }, "product_reference": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64" }, "product_reference": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-future-0:0.18.2-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch" }, "product_reference": "python39-future-0:0.18.2-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch" }, "product_reference": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gitdb-0:4.0.9-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch" }, "product_reference": "python39-gitdb-0:4.0.9-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gitpython-0:3.1.26-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch" }, "product_reference": "python39-gitpython-0:3.1.26-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gnupg-0:0.4.8-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch" }, "product_reference": "python39-gnupg-0:0.4.8-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gunicorn-0:20.1.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch" }, "product_reference": "python39-gunicorn-0:20.1.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:3.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch" }, "product_reference": "python39-idna-0:3.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch" }, "product_reference": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch" }, "product_reference": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch" }, "product_reference": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-inflection-0:0.5.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch" }, "product_reference": "python39-inflection-0:0.5.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniparse-0:0.4-35.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch" }, "product_reference": "python39-iniparse-0:0.4-35.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jinja2-0:3.0.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch" }, "product_reference": "python39-jinja2-0:3.0.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jsonschema-0:4.6.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch" }, "product_reference": "python39-jsonschema-0:4.6.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libcomps-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python39-libcomps-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.7.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64" }, "product_reference": "python39-lxml-0:4.7.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markdown-0:3.3.6-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch" }, "product_reference": "python39-markdown-0:3.3.6-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markuppy-0:1.14-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch" }, "product_reference": "python39-markuppy-0:1.14-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64" }, "product_reference": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64" }, "product_reference": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mccabe-0:0.6.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch" }, "product_reference": "python39-mccabe-0:0.6.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-multidict-0:6.0.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64" }, "product_reference": "python39-multidict-0:6.0.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64" }, "product_reference": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-naya-0:1.1.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch" }, "product_reference": "python39-naya-0:1.1.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-odfpy-0:1.4.1-6.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch" }, "product_reference": "python39-odfpy-0:1.4.1-6.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-openpyxl-0:3.0.9-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch" }, "product_reference": "python39-openpyxl-0:3.0.9-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:21.3-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch" }, "product_reference": "python39-packaging-0:21.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-parsley-0:1.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch" }, "product_reference": "python39-parsley-0:1.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pbr-0:5.8.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch" }, "product_reference": "python39-pbr-0:5.8.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-productmd-0:1.33-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch" }, "product_reference": "python39-productmd-0:1.33-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch" }, "product_reference": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64" }, "product_reference": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch" }, "product_reference": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch" }, "product_reference": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch" }, "product_reference": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-container-0:2.10.9-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch" }, "product_reference": "python39-pulp-container-0:2.10.9-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch" }, "product_reference": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-file-0:1.10.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch" }, "product_reference": "python39-pulp-file-0:1.10.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch" }, "product_reference": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulpcore-0:3.18.10-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch" }, "product_reference": "python39-pulpcore-0:3.18.10-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch" }, "product_reference": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycairo-0:1.20.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64" }, "product_reference": "python39-pycairo-0:1.20.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64" }, "product_reference": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycares-0:4.1.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64" }, "product_reference": "python39-pycares-0:4.1.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64" }, "product_reference": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch" }, "product_reference": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.21-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch" }, "product_reference": "python39-pycparser-0:2.21-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64" }, "product_reference": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64" }, "product_reference": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyflakes-0:2.3.1-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch" }, "product_reference": "python39-pyflakes-0:2.3.1-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygments-0:2.11.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch" }, "product_reference": "python39-pygments-0:2.11.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygobject-1:3.40.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64" }, "product_reference": "python39-pygobject-1:3.40.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64" }, "product_reference": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygtrie-0:2.4.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch" }, "product_reference": "python39-pygtrie-0:2.4.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch" }, "product_reference": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyjwt-0:1.7.1-8.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch" }, "product_reference": "python39-pyjwt-0:1.7.1-8.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64" }, "product_reference": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64" }, "product_reference": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytz-0:2021.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch" }, "product_reference": "python39-pytz-0:2021.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-redis-0:3.5.3-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch" }, "product_reference": "python39-redis-0:3.5.3-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.27.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch" }, "product_reference": "python39-requests-0:2.27.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch" }, "product_reference": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rhsm-0:1.19.2-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64" }, "product_reference": "python39-rhsm-0:1.19.2-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64" }, "product_reference": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rich-0:10.12.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch" }, "product_reference": "python39-rich-0:10.12.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch" }, "product_reference": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64" }, "product_reference": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64" }, "product_reference": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-schema-0:0.7.5-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch" }, "product_reference": "python39-schema-0:0.7.5-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-semantic-version-0:2.10.0-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch" }, "product_reference": "python39-semantic-version-0:2.10.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.16.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch" }, "product_reference": "python39-six-0:1.16.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-smmap-0:5.0.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch" }, "product_reference": "python39-smmap-0:5.0.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-solv-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python39-solv-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-sqlparse-0:0.4.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch" }, "product_reference": "python39-sqlparse-0:0.4.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tablib-0:3.2.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch" }, "product_reference": "python39-tablib-0:3.2.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tenacity-0:7.0.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch" }, "product_reference": "python39-tenacity-0:7.0.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch" }, "product_reference": "python39-toml-0:0.10.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch" }, "product_reference": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-uritemplate-0:4.1.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch" }, "product_reference": "python39-uritemplate-0:4.1.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-url-normalize-0:1.4.3-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch" }, "product_reference": "python39-url-normalize-0:1.4.3-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.26.8-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch" }, "product_reference": "python39-urllib3-0:1.26.8-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urlman-0:1.4.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch" }, "product_reference": "python39-urlman-0:1.4.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcmatch-0:8.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch" }, "product_reference": "python39-wcmatch-0:8.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-webencodings-0:0.5.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch" }, "product_reference": "python39-webencodings-0:0.5.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-whitenoise-0:6.0.0-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch" }, "product_reference": "python39-whitenoise-0:6.0.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-xlrd-0:2.0.1-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch" }, "product_reference": "python39-xlrd-0:2.0.1-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-xlwt-0:1.3.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch" }, "product_reference": "python39-xlwt-0:1.3.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-yarl-0:1.7.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64" }, "product_reference": "python39-yarl-0:1.7.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64" }, "product_reference": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "python39-zipp-0:3.4.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch" }, "product_reference": "python39-zipp-0:3.4.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-0:1.39.0-7.el8amq.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src" }, "product_reference": "qpid-cpp-0:1.39.0-7.el8amq.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-0:1.14.0-6.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src" }, "product_reference": "qpid-dispatch-0:1.14.0-6.el8.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64" }, "product_reference": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64" }, "product_reference": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64" }, "product_reference": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch" }, "product_reference": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-0:0.33.0-4.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src" }, "product_reference": "qpid-proton-0:0.33.0-4.el8.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-c-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-c-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-qmf-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-qmf-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-tools-0:1.39.0-7.el8amq.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch" }, "product_reference": "qpid-tools-0:1.39.0-7.el8amq.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch" }, "product_reference": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-algebrick-0:0.7.3-8.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src" }, "product_reference": "rubygem-algebrick-0:0.7.3-8.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ansi-0:1.5.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch" }, "product_reference": "rubygem-ansi-0:1.5.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ansi-0:1.5.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src" }, "product_reference": "rubygem-ansi-0:1.5.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch" }, "product_reference": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src" }, "product_reference": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch" }, "product_reference": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src" }, "product_reference": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch" }, "product_reference": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src" }, "product_reference": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch" }, "product_reference": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src" }, "product_reference": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch" }, "product_reference": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src" }, "product_reference": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch" }, "product_reference": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-dynflow-0:1.6.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src" }, "product_reference": "rubygem-dynflow-0:1.6.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-excon-0:0.76.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch" }, "product_reference": "rubygem-excon-0:0.76.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-excon-0:0.76.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src" }, "product_reference": "rubygem-excon-0:0.76.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday-0:0.17.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch" }, "product_reference": "rubygem-faraday-0:0.17.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday-0:0.17.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src" }, "product_reference": "rubygem-faraday-0:0.17.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch" }, "product_reference": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src" }, "product_reference": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch" }, "product_reference": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src" }, "product_reference": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src" }, "product_reference": "rubygem-ffi-0:1.12.2-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch" }, "product_reference": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src" }, "product_reference": "rubygem-gssapi-0:1.2.0-8.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch" }, "product_reference": "rubygem-hashie-0:3.6.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src" }, "product_reference": "rubygem-hashie-0:3.6.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch" }, "product_reference": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src" }, "product_reference": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch" }, "product_reference": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-infoblox-0:3.0.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src" }, "product_reference": "rubygem-infoblox-0:3.0.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch" }, "product_reference": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src" }, "product_reference": "rubygem-journald-logger-0:2.0.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src" }, "product_reference": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64" }, "product_reference": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64" }, "product_reference": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64" }, "product_reference": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch" }, "product_reference": "rubygem-jwt-0:2.2.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src" }, "product_reference": "rubygem-jwt-0:2.2.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:6.4.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch" }, "product_reference": "rubygem-kafo-0:6.4.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:6.4.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src" }, "product_reference": "rubygem-kafo-0:6.4.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch" }, "product_reference": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src" }, "product_reference": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src" }, "product_reference": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch" }, "product_reference": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src" }, "product_reference": "rubygem-little-plugger-0:1.1.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-0:2.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-logging-0:2.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-0:2.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src" }, "product_reference": "rubygem-logging-0:2.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src" }, "product_reference": "rubygem-logging-journald-0:2.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch" }, "product_reference": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src" }, "product_reference": "rubygem-mime-types-0:3.3.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch" }, "product_reference": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src" }, "product_reference": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch" }, "product_reference": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mqtt-0:0.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src" }, "product_reference": "rubygem-mqtt-0:0.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src" }, "product_reference": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64" }, "product_reference": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64" }, "product_reference": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64" }, "product_reference": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch" }, "product_reference": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src" }, "product_reference": "rubygem-multi_json-0:1.14.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src" }, "product_reference": "rubygem-multipart-post-0:2.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch" }, "product_reference": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mustermann-0:1.1.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src" }, "product_reference": "rubygem-mustermann-0:1.1.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch" }, "product_reference": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src" }, "product_reference": "rubygem-net-ssh-0:4.2.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch" }, "product_reference": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src" }, "product_reference": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch" }, "product_reference": "rubygem-netrc-0:0.11.0-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src" }, "product_reference": "rubygem-netrc-0:0.11.0-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.7-3.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src" }, "product_reference": "rubygem-newt-0:0.9.7-3.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64" }, "product_reference": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64" }, "product_reference": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64" }, "product_reference": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src" }, "product_reference": "rubygem-nokogiri-0:1.13.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64" }, "product_reference": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64" }, "product_reference": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64" }, "product_reference": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch" }, "product_reference": "rubygem-oauth-0:0.5.4-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src" }, "product_reference": "rubygem-oauth-0:0.5.4-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap-0:0.4.9-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch" }, "product_reference": "rubygem-openscap-0:0.4.9-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap-0:0.4.9-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src" }, "product_reference": "rubygem-openscap-0:0.4.9-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src" }, "product_reference": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch" }, "product_reference": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src" }, "product_reference": "rubygem-powerbar-0:2.0.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64" }, "product_reference": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-0:2.2.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch" }, "product_reference": "rubygem-rack-0:2.2.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-0:2.2.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src" }, "product_reference": "rubygem-rack-0:2.2.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch" }, "product_reference": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src" }, "product_reference": "rubygem-rack-protection-0:2.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch" }, "product_reference": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src" }, "product_reference": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src" }, "product_reference": "rubygem-rbnacl-0:4.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch" }, "product_reference": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src" }, "product_reference": "rubygem-redfish_client-0:0.5.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch" }, "product_reference": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src" }, "product_reference": "rubygem-rest-client-0:2.0.2-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src" }, "product_reference": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64" }, "product_reference": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64" }, "product_reference": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64" }, "product_reference": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rsec-0:0.4.3-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch" }, "product_reference": "rubygem-rsec-0:0.4.3-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rsec-0:0.4.3-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src" }, "product_reference": "rubygem-rsec-0:0.4.3-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src" }, "product_reference": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch" }, "product_reference": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src" }, "product_reference": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch" }, "product_reference": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src" }, "product_reference": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch" }, "product_reference": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src" }, "product_reference": "rubygem-sd_notify-0:0.1.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sequel-0:5.53.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch" }, "product_reference": "rubygem-sequel-0:5.53.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sequel-0:5.53.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src" }, "product_reference": "rubygem-sequel-0:5.53.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch" }, "product_reference": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src" }, "product_reference": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch" }, "product_reference": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sinatra-1:2.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src" }, "product_reference": "rubygem-sinatra-1:2.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src" }, "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src" }, "product_reference": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src" }, "product_reference": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src" }, "product_reference": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src" }, "product_reference": "rubygem-sqlite3-0:1.4.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64" }, "product_reference": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64" }, "product_reference": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64" }, "product_reference": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch" }, "product_reference": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src" }, "product_reference": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-tilt-0:2.0.8-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch" }, "product_reference": "rubygem-tilt-0:2.0.8-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-tilt-0:2.0.8-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src" }, "product_reference": "rubygem-tilt-0:2.0.8-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf-0:0.1.3-9.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch" }, "product_reference": "rubygem-unf-0:0.1.3-9.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf-0:0.1.3-9.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src" }, "product_reference": "rubygem-unf-0:0.1.3-9.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src" }, "product_reference": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src" }, "product_reference": "saslwrapper-0:0.22-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64" }, "product_reference": "saslwrapper-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64" }, "product_reference": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64" }, "product_reference": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.12.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src" }, "product_reference": "satellite-0:6.12.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-common-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.12.0.5-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch" }, "product_reference": "satellite-installer-0:6.12.0.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.12.0.5-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src" }, "product_reference": "satellite-installer-0:6.12.0.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-maintain-0:0.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch" }, "product_reference": "satellite-maintain-0:0.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-maintain-0:0.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src" }, "product_reference": "satellite-maintain-0:0.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-capsule" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-clone-0:3.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch" }, "product_reference": "satellite-clone-0:3.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-clone-0:3.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src" }, "product_reference": "satellite-clone-0:3.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-maintain-0:0.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch" }, "product_reference": "satellite-maintain-0:0.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-maintain-0:0.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src" }, "product_reference": "satellite-maintain-0:0.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-maintenance" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.3.0.17-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src" }, "product_reference": "foreman-0:3.3.0.17-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-cli-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-debug-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-gce-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-gce-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-journald-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-service-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp_manifest-0:3.0.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src" }, "product_reference": "python-pulp_manifest-0:3.0.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch" }, "product_reference": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch" }, "product_reference": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src" }, "product_reference": "rubygem-amazing_print-0:1.1.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch" }, "product_reference": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src" }, "product_reference": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch" }, "product_reference": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src" }, "product_reference": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch" }, "product_reference": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src" }, "product_reference": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src" }, "product_reference": "rubygem-ffi-0:1.12.2-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch" }, "product_reference": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src" }, "product_reference": "rubygem-gssapi-0:1.2.0-8.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch" }, "product_reference": "rubygem-hashie-0:3.6.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src" }, "product_reference": "rubygem-hashie-0:3.6.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch" }, "product_reference": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src" }, "product_reference": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch" }, "product_reference": "rubygem-jwt-0:2.2.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src" }, "product_reference": "rubygem-jwt-0:2.2.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch" }, "product_reference": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src" }, "product_reference": "rubygem-little-plugger-0:1.1.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-locale-0:2.0.9-15.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch" }, "product_reference": "rubygem-locale-0:2.0.9-15.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-locale-0:2.0.9-15.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src" }, "product_reference": "rubygem-locale-0:2.0.9-15.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-0:2.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-logging-0:2.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-0:2.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src" }, "product_reference": "rubygem-logging-0:2.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch" }, "product_reference": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src" }, "product_reference": "rubygem-mime-types-0:3.3.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch" }, "product_reference": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src" }, "product_reference": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch" }, "product_reference": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src" }, "product_reference": "rubygem-multi_json-0:1.14.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch" }, "product_reference": "rubygem-netrc-0:0.11.0-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src" }, "product_reference": "rubygem-netrc-0:0.11.0-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch" }, "product_reference": "rubygem-oauth-0:0.5.4-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src" }, "product_reference": "rubygem-oauth-0:0.5.4-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch" }, "product_reference": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src" }, "product_reference": "rubygem-powerbar-0:2.0.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch" }, "product_reference": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src" }, "product_reference": "rubygem-rest-client-0:2.0.2-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf-0:0.1.3-9.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch" }, "product_reference": "rubygem-unf-0:0.1.3-9.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf-0:0.1.3-9.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src" }, "product_reference": "rubygem-unf-0:0.1.3-9.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src" }, "product_reference": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src" }, "product_reference": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch" }, "product_reference": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src" }, "product_reference": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.12.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src" }, "product_reference": "satellite-0:6.12.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-common-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12-utils" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch" }, "product_reference": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src" }, "product_reference": "ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch" }, "product_reference": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src" }, "product_reference": "ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:5.0.8-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch" }, "product_reference": "ansible-lint-0:5.0.8-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-lint-0:5.0.8-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src" }, "product_reference": "ansible-lint-0:5.0.8-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.7-1.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch" }, "product_reference": "ansible-runner-0:1.4.7-1.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansible-runner-0:1.4.7-1.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src" }, "product_reference": "ansible-runner-0:1.4.7-1.el8ar.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src" }, "product_reference": "ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src" }, "product_reference": "ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.1.15-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch" }, "product_reference": "candlepin-0:4.1.15-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-0:4.1.15-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src" }, "product_reference": "candlepin-0:4.1.15-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "candlepin-selinux-0:4.1.15-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch" }, "product_reference": "candlepin-selinux-0:4.1.15-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.14-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src" }, "product_reference": "cjson-0:1.7.14-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-0:1.7.14-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64" }, "product_reference": "cjson-0:1.7.14-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64" }, "product_reference": "cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64" }, "product_reference": "cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.20.1-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src" }, "product_reference": "createrepo_c-0:0.20.1-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "dynflow-utils-0:1.6.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src" }, "product_reference": "dynflow-utils-0:1.6.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "dynflow-utils-0:1.6.3-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64" }, "product_reference": "dynflow-utils-0:1.6.3-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-0:3.3.0.17-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src" }, "product_reference": "foreman-0:3.3.0.17-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src" }, "product_reference": "foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch" }, "product_reference": "foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-cli-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-cli-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-debug-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-debug-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch" }, "product_reference": "foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-1:3.8.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src" }, "product_reference": "foreman-discovery-image-1:3.8.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64" }, "product_reference": "foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64" }, "product_reference": "foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-gce-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-gce-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.3.0.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch" }, "product_reference": "foreman-installer-1:3.3.0.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-1:3.3.0.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src" }, "product_reference": "foreman-installer-1:3.3.0.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch" }, "product_reference": "foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-journald-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-journald-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:3.3.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch" }, "product_reference": "foreman-proxy-0:3.3.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-0:3.3.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src" }, "product_reference": "foreman-proxy-0:3.3.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch" }, "product_reference": "foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch" }, "product_reference": "foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-selinux-0:3.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch" }, "product_reference": "foreman-selinux-0:3.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-selinux-0:3.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src" }, "product_reference": "foreman-selinux-0:3.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-service-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-service-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch" }, "product_reference": "foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch" }, "product_reference": "katello-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-0:4.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src" }, "product_reference": "katello-0:4.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.9.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch" }, "product_reference": "katello-certs-tools-0:2.9.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-certs-tools-0:2.9.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src" }, "product_reference": "katello-certs-tools-0:2.9.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch" }, "product_reference": "katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-client-bootstrap-0:1.7.9-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src" }, "product_reference": "katello-client-bootstrap-0:1.7.9-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-common-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch" }, "product_reference": "katello-common-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-debug-0:4.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch" }, "product_reference": "katello-debug-0:4.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-selinux-0:4.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch" }, "product_reference": "katello-selinux-0:4.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "katello-selinux-0:4.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src" }, "product_reference": "katello-selinux-0:4.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-0:0.1.18-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src" }, "product_reference": "libcomps-0:0.1.18-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "libcomps-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-0:5.3.28-42.el8_4.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src" }, "product_reference": "libdb-0:5.3.28-42.el8_4.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-cxx-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-cxx-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64" }, "product_reference": "libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-0:1.0.17-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src" }, "product_reference": "libsodium-0:1.0.17-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-0:1.0.17-3.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64" }, "product_reference": "libsodium-0:1.0.17-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64" }, "product_reference": "libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64" }, "product_reference": "libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.22-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src" }, "product_reference": "libsolv-0:0.7.22-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src" }, "product_reference": "libwebsockets-0:2.4.2-2.el8.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64" }, "product_reference": "libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-0:2.0.14-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src" }, "product_reference": "mosquitto-0:2.0.14-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-0:2.0.14-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64" }, "product_reference": "mosquitto-0:2.0.14-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64" }, "product_reference": "mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64" }, "product_reference": "mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-evr-0:0.0.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src" }, "product_reference": "postgresql-evr-0:0.0.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql-evr-0:0.0.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64" }, "product_reference": "postgresql-evr-0:0.0.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "pulpcore-selinux-0:1.3.2-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src" }, "product_reference": "pulpcore-selinux-0:1.3.2-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64" }, "product_reference": "pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.12.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src" }, "product_reference": "puppet-agent-0:7.12.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-0:7.12.1-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64" }, "product_reference": "puppet-agent-0:7.12.1-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-agent-oauth-0:0.5.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src" }, "product_reference": "puppet-agent-oauth-0:0.5.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src" }, "product_reference": "puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch" }, "product_reference": "puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src" }, "product_reference": "puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:7.4.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch" }, "product_reference": "puppetserver-0:7.4.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "puppetserver-0:7.4.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src" }, "product_reference": "puppetserver-0:7.4.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiodns-0:3.0.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src" }, "product_reference": "python-aiodns-0:3.0.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiofiles-0:0.8.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src" }, "product_reference": "python-aiofiles-0:0.8.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-0:3.8.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src" }, "product_reference": "python-aiohttp-0:3.8.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64" }, "product_reference": "python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src" }, "product_reference": "python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aioredis-0:2.0.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src" }, "product_reference": "python-aioredis-0:2.0.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-aiosignal-0:1.2.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src" }, "product_reference": "python-aiosignal-0:1.2.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-ansible-builder-0:1.0.1-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src" }, "product_reference": "python-ansible-builder-0:1.0.1-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-asgiref-0:3.5.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src" }, "product_reference": "python-asgiref-0:3.5.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-async-lru-0:1.0.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src" }, "product_reference": "python-async-lru-0:1.0.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-async-timeout-0:4.0.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src" }, "product_reference": "python-async-timeout-0:4.0.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-asyncio-throttle-0:1.0.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src" }, "product_reference": "python-asyncio-throttle-0:1.0.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-attrs-0:21.4.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src" }, "product_reference": "python-attrs-0:21.4.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-backoff-0:1.11.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src" }, "product_reference": "python-backoff-0:1.11.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-bindep-0:2.10.2-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src" }, "product_reference": "python-bindep-0:2.10.2-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-0:3.3.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src" }, "product_reference": "python-bleach-0:3.3.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-bleach-allowlist-0:1.0.3-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src" }, "product_reference": "python-bleach-allowlist-0:1.0.3-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-bracex-0:2.2.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src" }, "product_reference": "python-bracex-0:2.2.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-brotli-0:1.0.9-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src" }, "product_reference": "python-brotli-0:1.0.9-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64" }, "product_reference": "python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-cchardet-0:2.1.7-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src" }, "product_reference": "python-cchardet-0:2.1.7-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64" }, "product_reference": "python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-certifi-0:2020.6.20-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src" }, "product_reference": "python-certifi-0:2020.6.20-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-0:1.15.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src" }, "product_reference": "python-cffi-0:1.15.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64" }, "product_reference": "python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-chardet-0:4.0.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src" }, "product_reference": "python-chardet-0:4.0.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-charset-normalizer-0:2.0.11-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src" }, "product_reference": "python-charset-normalizer-0:2.0.11-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-click-0:8.0.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src" }, "product_reference": "python-click-0:8.0.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-click-shell-0:2.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src" }, "product_reference": "python-click-shell-0:2.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-colorama-0:0.4.4-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src" }, "product_reference": "python-colorama-0:0.4.4-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-commonmark-0:0.9.1-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src" }, "product_reference": "python-commonmark-0:0.9.1-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-contextlib2-0:21.6.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src" }, "product_reference": "python-contextlib2-0:21.6.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-0:3.4.8-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src" }, "product_reference": "python-cryptography-0:3.4.8-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64" }, "product_reference": "python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-daemon-0:2.1.2-9.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src" }, "product_reference": "python-daemon-0:2.1.2-9.el8ar.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-dataclasses-0:0.8-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src" }, "product_reference": "python-dataclasses-0:0.8-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-dateutil-0:2.8.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src" }, "product_reference": "python-dateutil-0:2.8.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-debian-0:0.1.43-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src" }, "product_reference": "python-debian-0:0.1.43-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-defusedxml-0:0.7.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src" }, "product_reference": "python-defusedxml-0:0.7.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-diff-match-patch-0:20200713-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src" }, "product_reference": "python-diff-match-patch-0:20200713-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-distro-0:1.6.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src" }, "product_reference": "python-distro-0:1.6.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-0:3.2.14-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src" }, "product_reference": "python-django-0:3.2.14-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-currentuser-0:0.5.3-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src" }, "product_reference": "python-django-currentuser-0:0.5.3-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-filter-0:21.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src" }, "product_reference": "python-django-filter-0:21.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-guardian-0:2.4.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src" }, "product_reference": "python-django-guardian-0:2.4.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-guid-0:3.2.2-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src" }, "product_reference": "python-django-guid-0:3.2.2-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-import-export-0:2.7.1-6.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src" }, "product_reference": "python-django-import-export-0:2.7.1-6.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-lifecycle-0:0.9.6-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src" }, "product_reference": "python-django-lifecycle-0:0.9.6-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-prometheus-0:2.1.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src" }, "product_reference": "python-django-prometheus-0:2.1.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-django-readonly-field-0:1.1.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src" }, "product_reference": "python-django-readonly-field-0:1.1.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-djangorestframework-0:3.13.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src" }, "product_reference": "python-djangorestframework-0:3.13.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src" }, "product_reference": "python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-drf-access-policy-0:1.1.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src" }, "product_reference": "python-drf-access-policy-0:1.1.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-drf-nested-routers-0:0.93.4-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src" }, "product_reference": "python-drf-nested-routers-0:0.93.4-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-drf-spectacular-0:0.21.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src" }, "product_reference": "python-drf-spectacular-0:0.21.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-dynaconf-0:3.1.7-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src" }, "product_reference": "python-dynaconf-0:3.1.7-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-ecdsa-0:0.14.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src" }, "product_reference": "python-ecdsa-0:0.14.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-enrich-0:1.2.6-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src" }, "product_reference": "python-enrich-0:1.2.6-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-et-xmlfile-0:1.1.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src" }, "product_reference": "python-et-xmlfile-0:1.1.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-flake8-0:3.9.2-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src" }, "product_reference": "python-flake8-0:3.9.2-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-frozenlist-0:1.3.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src" }, "product_reference": "python-frozenlist-0:1.3.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64" }, "product_reference": "python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-future-0:0.18.2-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src" }, "product_reference": "python-future-0:0.18.2-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-galaxy-importer-0:0.4.5-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src" }, "product_reference": "python-galaxy-importer-0:0.4.5-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-gitdb-0:4.0.9-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src" }, "product_reference": "python-gitdb-0:4.0.9-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-gitpython-0:3.1.26-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src" }, "product_reference": "python-gitpython-0:3.1.26-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-gnupg-0:0.4.8-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src" }, "product_reference": "python-gnupg-0:0.4.8-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-gunicorn-0:20.1.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src" }, "product_reference": "python-gunicorn-0:20.1.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-0:3.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src" }, "product_reference": "python-idna-0:3.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-idna-ssl-0:1.1.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src" }, "product_reference": "python-idna-ssl-0:1.1.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-importlib-metadata-0:4.10.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src" }, "product_reference": "python-importlib-metadata-0:4.10.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-importlib-resources-0:5.4.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src" }, "product_reference": "python-importlib-resources-0:5.4.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-inflection-0:0.5.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src" }, "product_reference": "python-inflection-0:0.5.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-iniparse-0:0.4-35.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src" }, "product_reference": "python-iniparse-0:0.4-35.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-jinja2-0:3.0.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src" }, "product_reference": "python-jinja2-0:3.0.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-jsonschema-0:4.6.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src" }, "product_reference": "python-jsonschema-0:4.6.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-lockfile-1:0.11.0-8.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.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-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-0:4.7.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src" }, "product_reference": "python-lxml-0:4.7.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64" }, "product_reference": "python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-markdown-0:3.3.6-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src" }, "product_reference": "python-markdown-0:3.3.6-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-markuppy-0:1.14-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src" }, "product_reference": "python-markuppy-0:1.14-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-0:2.0.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src" }, "product_reference": "python-markupsafe-0:2.0.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64" }, "product_reference": "python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-mccabe-0:0.6.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src" }, "product_reference": "python-mccabe-0:0.6.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-multidict-0:6.0.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src" }, "product_reference": "python-multidict-0:6.0.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64" }, "product_reference": "python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-naya-0:1.1.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src" }, "product_reference": "python-naya-0:1.1.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-odfpy-0:1.4.1-6.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src" }, "product_reference": "python-odfpy-0:1.4.1-6.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-openpyxl-0:3.0.9-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src" }, "product_reference": "python-openpyxl-0:3.0.9-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-packaging-0:21.3-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src" }, "product_reference": "python-packaging-0:21.3-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-parsley-0:1.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src" }, "product_reference": "python-parsley-0:1.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pbr-0:5.8.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src" }, "product_reference": "python-pbr-0:5.8.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pexpect-0:4.6-2.el8ar.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src" }, "product_reference": "python-pexpect-0:4.6-2.el8ar.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-productmd-0:1.33-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src" }, "product_reference": "python-productmd-0:1.33-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-prometheus-client-0:0.8.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src" }, "product_reference": "python-prometheus-client-0:0.8.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-0:5.7.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src" }, "product_reference": "python-psutil-0:5.7.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64" }, "product_reference": "python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-0:2.9.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src" }, "product_reference": "python-psycopg2-0:2.9.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64" }, "product_reference": "python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-ansible-1:0.13.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src" }, "product_reference": "python-pulp-ansible-1:0.13.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-certguard-0:1.5.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src" }, "product_reference": "python-pulp-certguard-0:1.5.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-cli-0:0.14.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src" }, "product_reference": "python-pulp-cli-0:0.14.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-container-0:2.10.9-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src" }, "product_reference": "python-pulp-container-0:2.10.9-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-deb-0:2.18.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src" }, "product_reference": "python-pulp-deb-0:2.18.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-file-0:1.10.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src" }, "product_reference": "python-pulp-file-0:1.10.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp-rpm-0:3.18.7-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src" }, "product_reference": "python-pulp-rpm-0:3.18.7-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulp_manifest-0:3.0.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src" }, "product_reference": "python-pulp_manifest-0:3.0.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pulpcore-0:3.18.10-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src" }, "product_reference": "python-pulpcore-0:3.18.10-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyOpenSSL-0:19.1.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src" }, "product_reference": "python-pyOpenSSL-0:19.1.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycairo-0:1.20.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src" }, "product_reference": "python-pycairo-0:1.20.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64" }, "product_reference": "python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycares-0:4.1.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src" }, "product_reference": "python-pycares-0:4.1.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64" }, "product_reference": "python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycodestyle-0:2.7.0-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src" }, "product_reference": "python-pycodestyle-0:2.7.0-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycparser-0:2.21-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src" }, "product_reference": "python-pycparser-0:2.21-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycryptodomex-0:3.14.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src" }, "product_reference": "python-pycryptodomex-0:3.14.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64" }, "product_reference": "python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyflakes-0:2.3.1-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src" }, "product_reference": "python-pyflakes-0:2.3.1-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygments-0:2.11.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src" }, "product_reference": "python-pygments-0:2.11.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygobject-1:3.40.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src" }, "product_reference": "python-pygobject-1:3.40.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64" }, "product_reference": "python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pygtrie-0:2.4.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src" }, "product_reference": "python-pygtrie-0:2.4.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyjwkest-0:1.4.2-6.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src" }, "product_reference": "python-pyjwkest-0:1.4.2-6.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyjwt-0:1.7.1-8.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src" }, "product_reference": "python-pyjwt-0:1.7.1-8.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyparsing-0:2.4.7-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src" }, "product_reference": "python-pyparsing-0:2.4.7-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyrsistent-0:0.18.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src" }, "product_reference": "python-pyrsistent-0:0.18.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64" }, "product_reference": "python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pytz-0:2021.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src" }, "product_reference": "python-pytz-0:2021.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-pyyaml-0:5.4.1-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src" }, "product_reference": "python-pyyaml-0:5.4.1-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-qpid-0:1.37.0-1.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src" }, "product_reference": "python-qpid-0:1.37.0-1.el8.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-redis-0:3.5.3-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src" }, "product_reference": "python-redis-0:3.5.3-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-requests-0:2.27.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src" }, "product_reference": "python-requests-0:2.27.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-requirements-parser-0:0.2.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src" }, "product_reference": "python-requirements-parser-0:0.2.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-rhsm-0:1.19.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src" }, "product_reference": "python-rhsm-0:1.19.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64" }, "product_reference": "python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-rich-0:10.12.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src" }, "product_reference": "python-rich-0:10.12.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-ruamel-yaml-0:0.17.20-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src" }, "product_reference": "python-ruamel-yaml-0:0.17.20-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src" }, "product_reference": "python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64" }, "product_reference": "python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-schema-0:0.7.5-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src" }, "product_reference": "python-schema-0:0.7.5-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-semantic-version-0:2.10.0-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src" }, "product_reference": "python-semantic-version-0:2.10.0-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-six-0:1.16.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src" }, "product_reference": "python-six-0:1.16.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-smmap-0:5.0.0-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src" }, "product_reference": "python-smmap-0:5.0.0-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-sqlparse-0:0.4.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src" }, "product_reference": "python-sqlparse-0:0.4.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-tablib-0:3.2.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src" }, "product_reference": "python-tablib-0:3.2.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-tenacity-0:7.0.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src" }, "product_reference": "python-tenacity-0:7.0.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-toml-0:0.10.2-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src" }, "product_reference": "python-toml-0:0.10.2-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-typing-extensions-0:3.10.0.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src" }, "product_reference": "python-typing-extensions-0:3.10.0.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-uritemplate-0:4.1.1-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src" }, "product_reference": "python-uritemplate-0:4.1.1-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-url-normalize-0:1.4.3-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src" }, "product_reference": "python-url-normalize-0:1.4.3-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-urllib3-0:1.26.8-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src" }, "product_reference": "python-urllib3-0:1.26.8-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-urlman-0:1.4.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src" }, "product_reference": "python-urlman-0:1.4.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-wcmatch-0:8.3-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src" }, "product_reference": "python-wcmatch-0:8.3-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-webencodings-0:0.5.1-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src" }, "product_reference": "python-webencodings-0:0.5.1-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-whitenoise-0:6.0.0-1.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src" }, "product_reference": "python-whitenoise-0:6.0.0-1.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-xlrd-0:2.0.1-5.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src" }, "product_reference": "python-xlrd-0:2.0.1-5.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-xlwt-0:1.3.0-3.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src" }, "product_reference": "python-xlwt-0:1.3.0-3.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-0:1.7.2-2.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src" }, "product_reference": "python-yarl-0:1.7.2-2.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64" }, "product_reference": "python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zipp-0:3.4.0-4.el8pc.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src" }, "product_reference": "python-zipp-0:3.4.0-4.el8pc.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python2-qpid-0:1.37.0-1.el8.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch" }, "product_reference": "python2-qpid-0:1.37.0-1.el8.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python2-saslwrapper-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64" }, "product_reference": "python2-saslwrapper-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64" }, "product_reference": "python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch" }, "product_reference": "python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-daemon-0:2.1.2-9.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch" }, "product_reference": "python3-daemon-0:2.1.2-9.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libcomps-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python3-libcomps-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-lockfile-1:0.11.0-8.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.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-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-pexpect-0:4.6-2.el8ar.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch" }, "product_reference": "python3-pexpect-0:4.6-2.el8ar.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-psutil-0:5.7.2-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64" }, "product_reference": "python3-psutil-0:5.7.2-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64" }, "product_reference": "python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-qpid-proton-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64" }, "product_reference": "python3-qpid-proton-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-solv-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python3-solv-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiodns-0:3.0.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch" }, "product_reference": "python39-aiodns-0:3.0.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiofiles-0:0.8.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch" }, "product_reference": "python39-aiofiles-0:0.8.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64" }, "product_reference": "python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64" }, "product_reference": "python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch" }, "product_reference": "python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aioredis-0:2.0.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch" }, "product_reference": "python39-aioredis-0:2.0.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-aiosignal-0:1.2.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch" }, "product_reference": "python39-aiosignal-0:1.2.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch" }, "product_reference": "python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-asgiref-0:3.5.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch" }, "product_reference": "python39-asgiref-0:3.5.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-async-lru-0:1.0.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch" }, "product_reference": "python39-async-lru-0:1.0.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-async-timeout-0:4.0.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch" }, "product_reference": "python39-async-timeout-0:4.0.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch" }, "product_reference": "python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-attrs-0:21.4.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch" }, "product_reference": "python39-attrs-0:21.4.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-backoff-0:1.11.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch" }, "product_reference": "python39-backoff-0:1.11.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bindep-0:2.10.2-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch" }, "product_reference": "python39-bindep-0:2.10.2-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-0:3.3.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch" }, "product_reference": "python39-bleach-0:3.3.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch" }, "product_reference": "python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-bracex-0:2.2.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch" }, "product_reference": "python39-bracex-0:2.2.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-brotli-0:1.0.9-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64" }, "product_reference": "python39-brotli-0:1.0.9-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64" }, "product_reference": "python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cchardet-0:2.1.7-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64" }, "product_reference": "python39-cchardet-0:2.1.7-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64" }, "product_reference": "python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-certifi-0:2020.6.20-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch" }, "product_reference": "python39-certifi-0:2020.6.20-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-0:1.15.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64" }, "product_reference": "python39-cffi-0:1.15.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64" }, "product_reference": "python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-chardet-0:4.0.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch" }, "product_reference": "python39-chardet-0:4.0.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch" }, "product_reference": "python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-click-0:8.0.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch" }, "product_reference": "python39-click-0:8.0.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-click-shell-0:2.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch" }, "product_reference": "python39-click-shell-0:2.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-colorama-0:0.4.4-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch" }, "product_reference": "python39-colorama-0:0.4.4-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-commonmark-0:0.9.1-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch" }, "product_reference": "python39-commonmark-0:0.9.1-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-contextlib2-0:21.6.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch" }, "product_reference": "python39-contextlib2-0:21.6.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64" }, "product_reference": "python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-0:3.4.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64" }, "product_reference": "python39-cryptography-0:3.4.8-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64" }, "product_reference": "python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dataclasses-0:0.8-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch" }, "product_reference": "python39-dataclasses-0:0.8-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dateutil-0:2.8.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch" }, "product_reference": "python39-dateutil-0:2.8.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-debian-0:0.1.43-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch" }, "product_reference": "python39-debian-0:0.1.43-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-defusedxml-0:0.7.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch" }, "product_reference": "python39-defusedxml-0:0.7.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-diff-match-patch-0:20200713-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch" }, "product_reference": "python39-diff-match-patch-0:20200713-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-distro-0:1.6.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch" }, "product_reference": "python39-distro-0:1.6.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-0:3.2.14-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch" }, "product_reference": "python39-django-0:3.2.14-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch" }, "product_reference": "python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-filter-0:21.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch" }, "product_reference": "python39-django-filter-0:21.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-guardian-0:2.4.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch" }, "product_reference": "python39-django-guardian-0:2.4.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-guid-0:3.2.2-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch" }, "product_reference": "python39-django-guid-0:3.2.2-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-import-export-0:2.7.1-6.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch" }, "product_reference": "python39-django-import-export-0:2.7.1-6.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch" }, "product_reference": "python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch" }, "product_reference": "python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch" }, "product_reference": "python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch" }, "product_reference": "python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch" }, "product_reference": "python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch" }, "product_reference": "python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch" }, "product_reference": "python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch" }, "product_reference": "python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-dynaconf-0:3.1.7-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch" }, "product_reference": "python39-dynaconf-0:3.1.7-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ecdsa-0:0.14.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch" }, "product_reference": "python39-ecdsa-0:0.14.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-enrich-0:1.2.6-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch" }, "product_reference": "python39-enrich-0:1.2.6-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch" }, "product_reference": "python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-flake8-0:3.9.2-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch" }, "product_reference": "python39-flake8-0:3.9.2-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64" }, "product_reference": "python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64" }, "product_reference": "python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-future-0:0.18.2-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch" }, "product_reference": "python39-future-0:0.18.2-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch" }, "product_reference": "python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gitdb-0:4.0.9-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch" }, "product_reference": "python39-gitdb-0:4.0.9-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gitpython-0:3.1.26-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch" }, "product_reference": "python39-gitpython-0:3.1.26-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gnupg-0:0.4.8-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch" }, "product_reference": "python39-gnupg-0:0.4.8-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-gunicorn-0:20.1.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch" }, "product_reference": "python39-gunicorn-0:20.1.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-0:3.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch" }, "product_reference": "python39-idna-0:3.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch" }, "product_reference": "python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch" }, "product_reference": "python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch" }, "product_reference": "python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-inflection-0:0.5.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch" }, "product_reference": "python39-inflection-0:0.5.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-iniparse-0:0.4-35.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch" }, "product_reference": "python39-iniparse-0:0.4-35.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jinja2-0:3.0.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch" }, "product_reference": "python39-jinja2-0:3.0.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-jsonschema-0:4.6.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch" }, "product_reference": "python39-jsonschema-0:4.6.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libcomps-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python39-libcomps-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64" }, "product_reference": "python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-0:4.7.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64" }, "product_reference": "python39-lxml-0:4.7.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64" }, "product_reference": "python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markdown-0:3.3.6-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch" }, "product_reference": "python39-markdown-0:3.3.6-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markuppy-0:1.14-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch" }, "product_reference": "python39-markuppy-0:1.14-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64" }, "product_reference": "python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64" }, "product_reference": "python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-mccabe-0:0.6.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch" }, "product_reference": "python39-mccabe-0:0.6.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-multidict-0:6.0.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64" }, "product_reference": "python39-multidict-0:6.0.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64" }, "product_reference": "python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-naya-0:1.1.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch" }, "product_reference": "python39-naya-0:1.1.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-odfpy-0:1.4.1-6.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch" }, "product_reference": "python39-odfpy-0:1.4.1-6.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-openpyxl-0:3.0.9-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch" }, "product_reference": "python39-openpyxl-0:3.0.9-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-packaging-0:21.3-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch" }, "product_reference": "python39-packaging-0:21.3-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-parsley-0:1.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch" }, "product_reference": "python39-parsley-0:1.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pbr-0:5.8.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch" }, "product_reference": "python39-pbr-0:5.8.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-productmd-0:1.33-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch" }, "product_reference": "python39-productmd-0:1.33-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch" }, "product_reference": "python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64" }, "product_reference": "python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64" }, "product_reference": "python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch" }, "product_reference": "python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch" }, "product_reference": "python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch" }, "product_reference": "python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-container-0:2.10.9-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch" }, "product_reference": "python39-pulp-container-0:2.10.9-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch" }, "product_reference": "python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-file-0:1.10.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch" }, "product_reference": "python39-pulp-file-0:1.10.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch" }, "product_reference": "python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch" }, "product_reference": "python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pulpcore-0:3.18.10-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch" }, "product_reference": "python39-pulpcore-0:3.18.10-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch" }, "product_reference": "python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycairo-0:1.20.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64" }, "product_reference": "python39-pycairo-0:1.20.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64" }, "product_reference": "python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycares-0:4.1.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64" }, "product_reference": "python39-pycares-0:4.1.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64" }, "product_reference": "python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch" }, "product_reference": "python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycparser-0:2.21-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch" }, "product_reference": "python39-pycparser-0:2.21-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64" }, "product_reference": "python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64" }, "product_reference": "python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyflakes-0:2.3.1-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch" }, "product_reference": "python39-pyflakes-0:2.3.1-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygments-0:2.11.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch" }, "product_reference": "python39-pygments-0:2.11.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygobject-1:3.40.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64" }, "product_reference": "python39-pygobject-1:3.40.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64" }, "product_reference": "python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pygtrie-0:2.4.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch" }, "product_reference": "python39-pygtrie-0:2.4.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch" }, "product_reference": "python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyjwt-0:1.7.1-8.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch" }, "product_reference": "python39-pyjwt-0:1.7.1-8.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyparsing-0:2.4.7-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch" }, "product_reference": "python39-pyparsing-0:2.4.7-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64" }, "product_reference": "python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64" }, "product_reference": "python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pytz-0:2021.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch" }, "product_reference": "python39-pytz-0:2021.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64" }, "product_reference": "python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-redis-0:3.5.3-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch" }, "product_reference": "python39-redis-0:3.5.3-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requests-0:2.27.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch" }, "product_reference": "python39-requests-0:2.27.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch" }, "product_reference": "python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rhsm-0:1.19.2-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64" }, "product_reference": "python39-rhsm-0:1.19.2-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64" }, "product_reference": "python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-rich-0:10.12.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch" }, "product_reference": "python39-rich-0:10.12.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch" }, "product_reference": "python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64" }, "product_reference": "python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64" }, "product_reference": "python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-schema-0:0.7.5-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch" }, "product_reference": "python39-schema-0:0.7.5-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-semantic-version-0:2.10.0-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch" }, "product_reference": "python39-semantic-version-0:2.10.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-six-0:1.16.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch" }, "product_reference": "python39-six-0:1.16.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-smmap-0:5.0.0-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch" }, "product_reference": "python39-smmap-0:5.0.0-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-solv-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python39-solv-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-sqlparse-0:0.4.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch" }, "product_reference": "python39-sqlparse-0:0.4.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tablib-0:3.2.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch" }, "product_reference": "python39-tablib-0:3.2.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-tenacity-0:7.0.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch" }, "product_reference": "python39-tenacity-0:7.0.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-toml-0:0.10.2-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch" }, "product_reference": "python39-toml-0:0.10.2-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch" }, "product_reference": "python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-uritemplate-0:4.1.1-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch" }, "product_reference": "python39-uritemplate-0:4.1.1-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-url-normalize-0:1.4.3-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch" }, "product_reference": "python39-url-normalize-0:1.4.3-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urllib3-0:1.26.8-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch" }, "product_reference": "python39-urllib3-0:1.26.8-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-urlman-0:1.4.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch" }, "product_reference": "python39-urlman-0:1.4.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-wcmatch-0:8.3-2.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch" }, "product_reference": "python39-wcmatch-0:8.3-2.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-webencodings-0:0.5.1-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch" }, "product_reference": "python39-webencodings-0:0.5.1-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-whitenoise-0:6.0.0-1.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch" }, "product_reference": "python39-whitenoise-0:6.0.0-1.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-xlrd-0:2.0.1-5.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch" }, "product_reference": "python39-xlrd-0:2.0.1-5.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-xlwt-0:1.3.0-3.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch" }, "product_reference": "python39-xlwt-0:1.3.0-3.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-yarl-0:1.7.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64" }, "product_reference": "python39-yarl-0:1.7.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64" }, "product_reference": "python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "python39-zipp-0:3.4.0-4.el8pc.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch" }, "product_reference": "python39-zipp-0:3.4.0-4.el8pc.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-0:1.39.0-7.el8amq.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src" }, "product_reference": "qpid-cpp-0:1.39.0-7.el8amq.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-0:1.14.0-6.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src" }, "product_reference": "qpid-dispatch-0:1.14.0-6.el8.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64" }, "product_reference": "qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64" }, "product_reference": "qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64" }, "product_reference": "qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch" }, "product_reference": "qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-0:0.33.0-4.el8.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src" }, "product_reference": "qpid-proton-0:0.33.0-4.el8.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-c-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-c-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64" }, "product_reference": "qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-qmf-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-qmf-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64" }, "product_reference": "qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "qpid-tools-0:1.39.0-7.el8amq.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch" }, "product_reference": "qpid-tools-0:1.39.0-7.el8amq.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src" }, "product_reference": "redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64" }, "product_reference": "ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actioncable-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionpack-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actiontext-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionview-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-actionview-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-actionview-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activejob-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activejob-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-activejob-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activemodel-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activerecord-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch" }, "product_reference": "rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activerecord-import-0:1.1.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src" }, "product_reference": "rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch" }, "product_reference": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src" }, "product_reference": "rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activestorage-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-activesupport-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch" }, "product_reference": "rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-acts_as_list-0:1.0.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src" }, "product_reference": "rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-addressable-0:2.8.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch" }, "product_reference": "rubygem-addressable-0:2.8.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-addressable-0:2.8.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src" }, "product_reference": "rubygem-addressable-0:2.8.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch" }, "product_reference": "rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-algebrick-0:0.7.3-8.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src" }, "product_reference": "rubygem-algebrick-0:0.7.3-8.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch" }, "product_reference": "rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-amazing_print-0:1.1.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src" }, "product_reference": "rubygem-amazing_print-0:1.1.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ancestry-0:3.0.7-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch" }, "product_reference": "rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ancestry-0:3.0.7-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src" }, "product_reference": "rubygem-ancestry-0:3.0.7-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-anemone-0:0.7.2-23.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch" }, "product_reference": "rubygem-anemone-0:0.7.2-23.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-anemone-0:0.7.2-23.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src" }, "product_reference": "rubygem-anemone-0:0.7.2-23.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch" }, "product_reference": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src" }, "product_reference": "rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ansi-0:1.5.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch" }, "product_reference": "rubygem-ansi-0:1.5.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ansi-0:1.5.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src" }, "product_reference": "rubygem-ansi-0:1.5.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch" }, "product_reference": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src" }, "product_reference": "rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch" }, "product_reference": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src" }, "product_reference": "rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch" }, "product_reference": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src" }, "product_reference": "rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch" }, "product_reference": "rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-apipie-rails-0:0.5.17-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src" }, "product_reference": "rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-audited-0:4.9.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch" }, "product_reference": "rubygem-audited-0:4.9.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-audited-0:4.9.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src" }, "product_reference": "rubygem-audited-0:4.9.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch" }, "product_reference": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src" }, "product_reference": "rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch" }, "product_reference": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src" }, "product_reference": "rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch" }, "product_reference": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src" }, "product_reference": "rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch" }, "product_reference": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src" }, "product_reference": "rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch" }, "product_reference": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src" }, "product_reference": "rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src" }, "product_reference": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64" }, "product_reference": "rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64" }, "product_reference": "rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64" }, "product_reference": "rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-builder-0:3.2.4-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch" }, "product_reference": "rubygem-builder-0:3.2.4-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-builder-0:3.2.4-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src" }, "product_reference": "rubygem-builder-0:3.2.4-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch" }, "product_reference": "rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src" }, "product_reference": "rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-clamp-0:1.1.2-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src" }, "product_reference": "rubygem-clamp-0:1.1.2-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch" }, "product_reference": "rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-coffee-rails-0:5.0.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src" }, "product_reference": "rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-coffee-script-0:2.4.1-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch" }, "product_reference": "rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-coffee-script-0:2.4.1-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src" }, "product_reference": "rubygem-coffee-script-0:2.4.1-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch" }, "product_reference": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src" }, "product_reference": "rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-colorize-0:0.8.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch" }, "product_reference": "rubygem-colorize-0:0.8.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-colorize-0:0.8.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src" }, "product_reference": "rubygem-colorize-0:0.8.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch" }, "product_reference": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src" }, "product_reference": "rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch" }, "product_reference": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src" }, "product_reference": "rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-connection_pool-0:2.2.2-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch" }, "product_reference": "rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-connection_pool-0:2.2.2-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src" }, "product_reference": "rubygem-connection_pool-0:2.2.2-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-crass-0:1.0.6-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch" }, "product_reference": "rubygem-crass-0:1.0.6-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-crass-0:1.0.6-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src" }, "product_reference": "rubygem-crass-0:1.0.6-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-css_parser-0:1.4.7-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch" }, "product_reference": "rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-css_parser-0:1.4.7-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src" }, "product_reference": "rubygem-css_parser-0:1.4.7-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-daemons-0:1.2.3-7.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch" }, "product_reference": "rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-daemons-0:1.2.3-7.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src" }, "product_reference": "rubygem-daemons-0:1.2.3-7.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-deacon-0:1.0.0-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch" }, "product_reference": "rubygem-deacon-0:1.0.0-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-deacon-0:1.0.0-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src" }, "product_reference": "rubygem-deacon-0:1.0.0-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-declarative-0:0.0.10-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch" }, "product_reference": "rubygem-declarative-0:0.0.10-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-declarative-0:0.0.10-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src" }, "product_reference": "rubygem-declarative-0:0.0.10-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-declarative-option-0:0.1.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch" }, "product_reference": "rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-declarative-option-0:0.1.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src" }, "product_reference": "rubygem-declarative-option-0:0.1.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch" }, "product_reference": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src" }, "product_reference": "rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-deface-0:1.5.3-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch" }, "product_reference": "rubygem-deface-0:1.5.3-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-deface-0:1.5.3-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src" }, "product_reference": "rubygem-deface-0:1.5.3-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-diffy-0:3.0.1-6.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch" }, "product_reference": "rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-diffy-0:3.0.1-6.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src" }, "product_reference": "rubygem-diffy-0:3.0.1-6.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch" }, "product_reference": "rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src" }, "product_reference": "rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch" }, "product_reference": "rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-dynflow-0:1.6.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src" }, "product_reference": "rubygem-dynflow-0:1.6.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-erubi-0:1.9.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch" }, "product_reference": "rubygem-erubi-0:1.9.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-erubi-0:1.9.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src" }, "product_reference": "rubygem-erubi-0:1.9.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-excon-0:0.76.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch" }, "product_reference": "rubygem-excon-0:0.76.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-excon-0:0.76.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src" }, "product_reference": "rubygem-excon-0:0.76.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-execjs-0:2.7.0-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch" }, "product_reference": "rubygem-execjs-0:2.7.0-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-execjs-0:2.7.0-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src" }, "product_reference": "rubygem-execjs-0:2.7.0-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-facter-0:4.0.51-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src" }, "product_reference": "rubygem-facter-0:4.0.51-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-facter-0:4.0.51-2.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64" }, "product_reference": "rubygem-facter-0:4.0.51-2.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday-0:0.17.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch" }, "product_reference": "rubygem-faraday-0:0.17.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday-0:0.17.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src" }, "product_reference": "rubygem-faraday-0:0.17.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch" }, "product_reference": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src" }, "product_reference": "rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch" }, "product_reference": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src" }, "product_reference": "rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch" }, "product_reference": "rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src" }, "product_reference": "rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src" }, "product_reference": "rubygem-ffi-0:1.12.2-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-aws-0:3.6.5-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch" }, "product_reference": "rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-aws-0:3.6.5-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src" }, "product_reference": "rubygem-fog-aws-0:3.6.5-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-core-0:2.1.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch" }, "product_reference": "rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-core-0:2.1.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src" }, "product_reference": "rubygem-fog-core-0:2.1.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-google-0:1.11.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch" }, "product_reference": "rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-google-0:1.11.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src" }, "product_reference": "rubygem-fog-google-0:1.11.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-json-0:1.2.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch" }, "product_reference": "rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-json-0:1.2.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src" }, "product_reference": "rubygem-fog-json-0:1.2.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch" }, "product_reference": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src" }, "product_reference": "rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch" }, "product_reference": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src" }, "product_reference": "rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch" }, "product_reference": "rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-openstack-0:1.0.8-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src" }, "product_reference": "rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch" }, "product_reference": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src" }, "product_reference": "rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch" }, "product_reference": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src" }, "product_reference": "rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-xml-0:0.1.2-9.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch" }, "product_reference": "rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fog-xml-0:0.1.2-9.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src" }, "product_reference": "rubygem-fog-xml-0:0.1.2-9.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src" }, "product_reference": "rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src" }, "product_reference": "rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch" }, "product_reference": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src" }, "product_reference": "rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src" }, "product_reference": "rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src" }, "product_reference": "rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch" }, "product_reference": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src" }, "product_reference": "rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch" }, "product_reference": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src" }, "product_reference": "rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch" }, "product_reference": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src" }, "product_reference": "rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src" }, "product_reference": "rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch" }, "product_reference": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src" }, "product_reference": "rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src" }, "product_reference": "rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src" }, "product_reference": "rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src" }, "product_reference": "rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src" }, "product_reference": "rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch" }, "product_reference": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src" }, "product_reference": "rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src" }, "product_reference": "rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src" }, "product_reference": "rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch" }, "product_reference": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src" }, "product_reference": "rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-formatador-0:0.2.1-13.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch" }, "product_reference": "rubygem-formatador-0:0.2.1-13.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-formatador-0:0.2.1-13.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src" }, "product_reference": "rubygem-formatador-0:0.2.1-13.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-friendly_id-0:5.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-friendly_id-0:5.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src" }, "product_reference": "rubygem-friendly_id-0:5.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fx-0:0.5.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch" }, "product_reference": "rubygem-fx-0:0.5.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-fx-0:0.5.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src" }, "product_reference": "rubygem-fx-0:0.5.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch" }, "product_reference": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src" }, "product_reference": "rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch" }, "product_reference": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src" }, "product_reference": "rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-git-0:1.11.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch" }, "product_reference": "rubygem-git-0:1.11.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-git-0:1.11.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src" }, "product_reference": "rubygem-git-0:1.11.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch" }, "product_reference": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src" }, "product_reference": "rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-globalid-0:0.4.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch" }, "product_reference": "rubygem-globalid-0:0.4.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-globalid-0:0.4.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src" }, "product_reference": "rubygem-globalid-0:0.4.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-google-api-client-0:0.33.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch" }, "product_reference": "rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-google-api-client-0:0.33.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src" }, "product_reference": "rubygem-google-api-client-0:0.33.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch" }, "product_reference": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src" }, "product_reference": "rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-googleauth-0:0.13.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch" }, "product_reference": "rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-googleauth-0:0.13.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src" }, "product_reference": "rubygem-googleauth-0:0.13.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-graphql-0:1.8.14-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch" }, "product_reference": "rubygem-graphql-0:1.8.14-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-graphql-0:1.8.14-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src" }, "product_reference": "rubygem-graphql-0:1.8.14-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch" }, "product_reference": "rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-graphql-batch-0:0.3.10-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src" }, "product_reference": "rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch" }, "product_reference": "rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-gssapi-0:1.2.0-8.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src" }, "product_reference": "rubygem-gssapi-0:1.2.0-8.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src" }, "product_reference": "rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch" }, "product_reference": "rubygem-hashie-0:3.6.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hashie-0:3.6.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src" }, "product_reference": "rubygem-hashie-0:3.6.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-highline-0:2.0.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src" }, "product_reference": "rubygem-highline-0:2.0.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hocon-0:1.3.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch" }, "product_reference": "rubygem-hocon-0:1.3.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-hocon-0:1.3.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src" }, "product_reference": "rubygem-hocon-0:1.3.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-0:3.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-http-0:3.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-0:3.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src" }, "product_reference": "rubygem-http-0:3.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch" }, "product_reference": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src" }, "product_reference": "rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-form_data-0:2.1.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch" }, "product_reference": "rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http-form_data-0:2.1.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src" }, "product_reference": "rubygem-http-form_data-0:2.1.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src" }, "product_reference": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64" }, "product_reference": "rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64" }, "product_reference": "rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64" }, "product_reference": "rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-httpclient-0:2.8.3-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch" }, "product_reference": "rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-httpclient-0:2.8.3-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src" }, "product_reference": "rubygem-httpclient-0:2.8.3-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-i18n-0:1.8.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch" }, "product_reference": "rubygem-i18n-0:1.8.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-i18n-0:1.8.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src" }, "product_reference": "rubygem-i18n-0:1.8.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch" }, "product_reference": "rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-infoblox-0:3.0.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src" }, "product_reference": "rubygem-infoblox-0:3.0.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ipaddress-0:0.8.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch" }, "product_reference": "rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ipaddress-0:0.8.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src" }, "product_reference": "rubygem-ipaddress-0:0.8.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jgrep-0:1.3.3-11.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch" }, "product_reference": "rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jgrep-0:1.3.3-11.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src" }, "product_reference": "rubygem-jgrep-0:1.3.3-11.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch" }, "product_reference": "rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-logger-0:2.0.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src" }, "product_reference": "rubygem-journald-logger-0:2.0.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src" }, "product_reference": "rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64" }, "product_reference": "rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64" }, "product_reference": "rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64" }, "product_reference": "rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch" }, "product_reference": "rubygem-jwt-0:2.2.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-jwt-0:2.2.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src" }, "product_reference": "rubygem-jwt-0:2.2.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:6.4.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch" }, "product_reference": "rubygem-kafo-0:6.4.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo-0:6.4.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src" }, "product_reference": "rubygem-kafo-0:6.4.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch" }, "product_reference": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src" }, "product_reference": "rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src" }, "product_reference": "rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.5.0.20-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch" }, "product_reference": "rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-katello-0:4.5.0.20-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src" }, "product_reference": "rubygem-katello-0:4.5.0.20-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kubeclient-0:4.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-kubeclient-0:4.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src" }, "product_reference": "rubygem-kubeclient-0:4.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch" }, "product_reference": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src" }, "product_reference": "rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch" }, "product_reference": "rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-little-plugger-0:1.1.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src" }, "product_reference": "rubygem-little-plugger-0:1.1.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-locale-0:2.0.9-15.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch" }, "product_reference": "rubygem-locale-0:2.0.9-15.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-locale-0:2.0.9-15.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src" }, "product_reference": "rubygem-locale-0:2.0.9-15.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-0:2.3.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch" }, "product_reference": "rubygem-logging-0:2.3.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-0:2.3.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src" }, "product_reference": "rubygem-logging-0:2.3.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-logging-journald-0:2.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src" }, "product_reference": "rubygem-logging-journald-0:2.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-loofah-0:2.4.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch" }, "product_reference": "rubygem-loofah-0:2.4.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-loofah-0:2.4.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src" }, "product_reference": "rubygem-loofah-0:2.4.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mail-0:2.7.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch" }, "product_reference": "rubygem-mail-0:2.7.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mail-0:2.7.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src" }, "product_reference": "rubygem-mail-0:2.7.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-marcel-0:1.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch" }, "product_reference": "rubygem-marcel-0:1.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-marcel-0:1.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src" }, "product_reference": "rubygem-marcel-0:1.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-memoist-0:0.16.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch" }, "product_reference": "rubygem-memoist-0:0.16.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-memoist-0:0.16.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src" }, "product_reference": "rubygem-memoist-0:0.16.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-method_source-0:0.9.2-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch" }, "product_reference": "rubygem-method_source-0:0.9.2-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-method_source-0:0.9.2-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src" }, "product_reference": "rubygem-method_source-0:0.9.2-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch" }, "product_reference": "rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-0:3.3.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src" }, "product_reference": "rubygem-mime-types-0:3.3.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch" }, "product_reference": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src" }, "product_reference": "rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mini_mime-0:1.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mini_mime-0:1.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src" }, "product_reference": "rubygem-mini_mime-0:1.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch" }, "product_reference": "rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mqtt-0:0.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src" }, "product_reference": "rubygem-mqtt-0:0.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ms_rest-0:0.7.6-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch" }, "product_reference": "rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ms_rest-0:0.7.6-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src" }, "product_reference": "rubygem-ms_rest-0:0.7.6-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch" }, "product_reference": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src" }, "product_reference": "rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src" }, "product_reference": "rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64" }, "product_reference": "rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64" }, "product_reference": "rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64" }, "product_reference": "rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch" }, "product_reference": "rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multi_json-0:1.14.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src" }, "product_reference": "rubygem-multi_json-0:1.14.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-multipart-post-0:2.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src" }, "product_reference": "rubygem-multipart-post-0:2.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch" }, "product_reference": "rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-mustermann-0:1.1.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src" }, "product_reference": "rubygem-mustermann-0:1.1.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ldap-0:0.17.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch" }, "product_reference": "rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ldap-0:0.17.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src" }, "product_reference": "rubygem-net-ldap-0:0.17.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ping-0:2.0.1-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch" }, "product_reference": "rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ping-0:2.0.1-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src" }, "product_reference": "rubygem-net-ping-0:2.0.1-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-scp-0:1.2.1-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch" }, "product_reference": "rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-scp-0:1.2.1-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src" }, "product_reference": "rubygem-net-scp-0:1.2.1-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch" }, "product_reference": "rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-0:4.2.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src" }, "product_reference": "rubygem-net-ssh-0:4.2.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch" }, "product_reference": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src" }, "product_reference": "rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch" }, "product_reference": "rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-net_http_unix-0:0.2.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src" }, "product_reference": "rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch" }, "product_reference": "rubygem-netrc-0:0.11.0-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-netrc-0:0.11.0-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src" }, "product_reference": "rubygem-netrc-0:0.11.0-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.7-3.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src" }, "product_reference": "rubygem-newt-0:0.9.7-3.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64" }, "product_reference": "rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64" }, "product_reference": "rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64" }, "product_reference": "rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nio4r-0:2.5.4-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src" }, "product_reference": "rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64" }, "product_reference": "rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64" }, "product_reference": "rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64" }, "product_reference": "rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src" }, "product_reference": "rubygem-nokogiri-0:1.13.8-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64" }, "product_reference": "rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64" }, "product_reference": "rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64" }, "product_reference": "rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch" }, "product_reference": "rubygem-oauth-0:0.5.4-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-oauth-0:0.5.4-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src" }, "product_reference": "rubygem-oauth-0:0.5.4-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap-0:0.4.9-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch" }, "product_reference": "rubygem-openscap-0:0.4.9-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap-0:0.4.9-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src" }, "product_reference": "rubygem-openscap-0:0.4.9-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src" }, "product_reference": "rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-optimist-0:3.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-optimist-0:3.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-optimist-0:3.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src" }, "product_reference": "rubygem-optimist-0:3.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-os-0:1.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-os-0:1.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-os-0:1.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src" }, "product_reference": "rubygem-os-0:1.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src" }, "product_reference": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch" }, "product_reference": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src" }, "product_reference": "rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-parallel-0:1.19.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch" }, "product_reference": "rubygem-parallel-0:1.19.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-parallel-0:1.19.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src" }, "product_reference": "rubygem-parallel-0:1.19.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-parse-cron-0:0.1.4-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch" }, "product_reference": "rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-parse-cron-0:0.1.4-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src" }, "product_reference": "rubygem-parse-cron-0:0.1.4-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch" }, "product_reference": "rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-polyglot-0:0.3.5-3.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src" }, "product_reference": "rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch" }, "product_reference": "rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-powerbar-0:2.0.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src" }, "product_reference": "rubygem-powerbar-0:2.0.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-prometheus-client-0:1.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src" }, "product_reference": "rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-promise.rb-0:0.7.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch" }, "product_reference": "rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-promise.rb-0:0.7.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src" }, "product_reference": "rubygem-promise.rb-0:0.7.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-public_suffix-0:3.0.3-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch" }, "product_reference": "rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-public_suffix-0:3.0.3-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src" }, "product_reference": "rubygem-public_suffix-0:3.0.3-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src" }, "product_reference": "rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src" }, "product_reference": "rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src" }, "product_reference": "rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src" }, "product_reference": "rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src" }, "product_reference": "rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch" }, "product_reference": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src" }, "product_reference": "rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src" }, "product_reference": "rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch" }, "product_reference": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src" }, "product_reference": "rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch" }, "product_reference": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src" }, "product_reference": "rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-puma-0:5.6.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src" }, "product_reference": "rubygem-puma-0:5.6.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-puma-0:5.6.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64" }, "product_reference": "rubygem-puma-0:5.6.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64" }, "product_reference": "rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64" }, "product_reference": "rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-puma-status-0:1.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch" }, "product_reference": "rubygem-puma-status-0:1.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-puma-status-0:1.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src" }, "product_reference": "rubygem-puma-status-0:1.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64" }, "product_reference": "rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-0:0.33.0-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src" }, "product_reference": "rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64" }, "product_reference": "rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64" }, "product_reference": "rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64" }, "product_reference": "rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64" }, "product_reference": "rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-quantile-0:0.2.0-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch" }, "product_reference": "rubygem-quantile-0:0.2.0-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-quantile-0:0.2.0-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src" }, "product_reference": "rubygem-quantile-0:0.2.0-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rabl-0:0.14.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch" }, "product_reference": "rubygem-rabl-0:0.14.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rabl-0:0.14.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src" }, "product_reference": "rubygem-rabl-0:0.14.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-0:2.2.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch" }, "product_reference": "rubygem-rack-0:2.2.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-0:2.2.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src" }, "product_reference": "rubygem-rack-0:2.2.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-cors-0:1.0.2-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch" }, "product_reference": "rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-cors-0:1.0.2-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src" }, "product_reference": "rubygem-rack-cors-0:1.0.2-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch" }, "product_reference": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src" }, "product_reference": "rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch" }, "product_reference": "rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-protection-0:2.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src" }, "product_reference": "rubygem-rack-protection-0:2.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-test-0:1.1.0-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch" }, "product_reference": "rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rack-test-0:1.1.0-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src" }, "product_reference": "rubygem-rack-test-0:1.1.0-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-rails-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch" }, "product_reference": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src" }, "product_reference": "rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch" }, "product_reference": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src" }, "product_reference": "rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch" }, "product_reference": "rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rails-i18n-0:6.0.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src" }, "product_reference": "rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-railties-0:6.0.4.7-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch" }, "product_reference": "rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-railties-0:6.0.4.7-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src" }, "product_reference": "rubygem-railties-0:6.0.4.7-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rainbow-0:2.2.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch" }, "product_reference": "rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rainbow-0:2.2.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src" }, "product_reference": "rubygem-rainbow-0:2.2.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch" }, "product_reference": "rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src" }, "product_reference": "rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rbnacl-0:4.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src" }, "product_reference": "rubygem-rbnacl-0:4.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch" }, "product_reference": "rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rbvmomi-0:2.2.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src" }, "product_reference": "rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rchardet-0:1.8.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch" }, "product_reference": "rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rchardet-0:1.8.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src" }, "product_reference": "rubygem-rchardet-0:1.8.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch" }, "product_reference": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src" }, "product_reference": "rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch" }, "product_reference": "rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-redfish_client-0:0.5.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src" }, "product_reference": "rubygem-redfish_client-0:0.5.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-redis-0:4.5.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch" }, "product_reference": "rubygem-redis-0:4.5.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-redis-0:4.5.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src" }, "product_reference": "rubygem-redis-0:4.5.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-representable-0:3.0.4-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch" }, "product_reference": "rubygem-representable-0:3.0.4-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-representable-0:3.0.4-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src" }, "product_reference": "rubygem-representable-0:3.0.4-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-responders-0:3.0.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch" }, "product_reference": "rubygem-responders-0:3.0.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-responders-0:3.0.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src" }, "product_reference": "rubygem-responders-0:3.0.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch" }, "product_reference": "rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rest-client-0:2.0.2-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src" }, "product_reference": "rubygem-rest-client-0:2.0.2-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-retriable-0:3.1.2-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch" }, "product_reference": "rubygem-retriable-0:3.1.2-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-retriable-0:3.1.2-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src" }, "product_reference": "rubygem-retriable-0:3.1.2-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src" }, "product_reference": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64" }, "product_reference": "rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64" }, "product_reference": "rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64" }, "product_reference": "rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-roadie-0:3.4.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch" }, "product_reference": "rubygem-roadie-0:3.4.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-roadie-0:3.4.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src" }, "product_reference": "rubygem-roadie-0:3.4.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch" }, "product_reference": "rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-roadie-rails-0:2.1.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src" }, "product_reference": "rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-robotex-0:1.0.0-22.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch" }, "product_reference": "rubygem-robotex-0:1.0.0-22.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-robotex-0:1.0.0-22.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src" }, "product_reference": "rubygem-robotex-0:1.0.0-22.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rsec-0:0.4.3-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch" }, "product_reference": "rubygem-rsec-0:0.4.3-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rsec-0:0.4.3-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src" }, "product_reference": "rubygem-rsec-0:0.4.3-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src" }, "product_reference": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch" }, "product_reference": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src" }, "product_reference": "rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch" }, "product_reference": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src" }, "product_reference": "rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch" }, "product_reference": "rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-ruby_parser-0:3.10.1-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src" }, "product_reference": "rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch" }, "product_reference": "rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src" }, "product_reference": "rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-runcible-0:2.13.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch" }, "product_reference": "rubygem-runcible-0:2.13.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-runcible-0:2.13.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src" }, "product_reference": "rubygem-runcible-0:2.13.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-safemode-0:1.3.6-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch" }, "product_reference": "rubygem-safemode-0:1.3.6-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-safemode-0:1.3.6-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src" }, "product_reference": "rubygem-safemode-0:1.3.6-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-scoped_search-0:4.1.10-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch" }, "product_reference": "rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-scoped_search-0:4.1.10-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src" }, "product_reference": "rubygem-scoped_search-0:4.1.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch" }, "product_reference": "rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sd_notify-0:0.1.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src" }, "product_reference": "rubygem-sd_notify-0:0.1.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-secure_headers-0:6.3.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch" }, "product_reference": "rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-secure_headers-0:6.3.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src" }, "product_reference": "rubygem-secure_headers-0:6.3.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sequel-0:5.53.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch" }, "product_reference": "rubygem-sequel-0:5.53.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sequel-0:5.53.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src" }, "product_reference": "rubygem-sequel-0:5.53.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch" }, "product_reference": "rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src" }, "product_reference": "rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch" }, "product_reference": "rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sexp_processor-0:4.10.0-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src" }, "product_reference": "rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sidekiq-0:5.2.10-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch" }, "product_reference": "rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sidekiq-0:5.2.10-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src" }, "product_reference": "rubygem-sidekiq-0:5.2.10-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-signet-0:0.14.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch" }, "product_reference": "rubygem-signet-0:0.14.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-signet-0:0.14.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src" }, "product_reference": "rubygem-signet-0:0.14.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch" }, "product_reference": "rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sinatra-1:2.2.0-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src" }, "product_reference": "rubygem-sinatra-1:2.2.0-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src" }, "product_reference": "rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src" }, "product_reference": "rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src" }, "product_reference": "rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src" }, "product_reference": "rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src" }, "product_reference": "rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch" }, "product_reference": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src" }, "product_reference": "rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sprockets-0:4.0.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch" }, "product_reference": "rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sprockets-0:4.0.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src" }, "product_reference": "rubygem-sprockets-0:4.0.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch" }, "product_reference": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src" }, "product_reference": "rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src" }, "product_reference": "rubygem-sqlite3-0:1.4.2-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64" }, "product_reference": "rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64" }, "product_reference": "rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64" }, "product_reference": "rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sshkey-0:1.9.0-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch" }, "product_reference": "rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-sshkey-0:1.9.0-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src" }, "product_reference": "rubygem-sshkey-0:1.9.0-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch" }, "product_reference": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src" }, "product_reference": "rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-stomp-0:1.4.9-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch" }, "product_reference": "rubygem-stomp-0:1.4.9-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-stomp-0:1.4.9-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src" }, "product_reference": "rubygem-stomp-0:1.4.9-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-thor-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch" }, "product_reference": "rubygem-thor-0:1.0.1-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-thor-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src" }, "product_reference": "rubygem-thor-0:1.0.1-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-thread_safe-0:0.3.6-6.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch" }, "product_reference": "rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-thread_safe-0:0.3.6-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src" }, "product_reference": "rubygem-thread_safe-0:0.3.6-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-tilt-0:2.0.8-5.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch" }, "product_reference": "rubygem-tilt-0:2.0.8-5.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-tilt-0:2.0.8-5.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src" }, "product_reference": "rubygem-tilt-0:2.0.8-5.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-timeliness-0:0.3.10-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch" }, "product_reference": "rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-timeliness-0:0.3.10-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src" }, "product_reference": "rubygem-timeliness-0:0.3.10-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-tzinfo-0:1.2.6-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch" }, "product_reference": "rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-tzinfo-0:1.2.6-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src" }, "product_reference": "rubygem-tzinfo-0:1.2.6-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-uber-0:0.1.0-3.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch" }, "product_reference": "rubygem-uber-0:0.1.0-3.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-uber-0:0.1.0-3.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src" }, "product_reference": "rubygem-uber-0:0.1.0-3.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf-0:0.1.3-9.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch" }, "product_reference": "rubygem-unf-0:0.1.3-9.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf-0:0.1.3-9.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src" }, "product_reference": "rubygem-unf-0:0.1.3-9.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src" }, "product_reference": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src" }, "product_reference": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64" }, "product_reference": "rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch" }, "product_reference": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src" }, "product_reference": "rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch" }, "product_reference": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src" }, "product_reference": "rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch" }, "product_reference": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src" }, "product_reference": "rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src" }, "product_reference": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64" }, "product_reference": "rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch" }, "product_reference": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src" }, "product_reference": "rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-will_paginate-0:3.1.7-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch" }, "product_reference": "rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-will_paginate-0:3.1.7-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src" }, "product_reference": "rubygem-will_paginate-0:3.1.7-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch" }, "product_reference": "rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "rubygem-zeitwerk-0:2.2.2-2.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src" }, "product_reference": "rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-6.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src" }, "product_reference": "saslwrapper-0:0.22-6.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64" }, "product_reference": "saslwrapper-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64" }, "product_reference": "saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64" }, "product_reference": "saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-0:6.12.0-4.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src" }, "product_reference": "satellite-0:6.12.0-4.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-capsule-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-capsule-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-cli-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-cli-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-common-0:6.12.0-4.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch" }, "product_reference": "satellite-common-0:6.12.0-4.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.12.0.5-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch" }, "product_reference": "satellite-installer-0:6.12.0.5-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-installer-0:6.12.0.5-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src" }, "product_reference": "satellite-installer-0:6.12.0.5-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-maintain-0:0.0.1-1.el8sat.noarch as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch" }, "product_reference": "satellite-maintain-0:0.0.1-1.el8sat.noarch", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "satellite-maintain-0:0.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src" }, "product_reference": "satellite-maintain-0:0.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src" }, "product_reference": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "relates_to_product_reference": "8Base-satellite-6.12" }, { "category": "default_component_of", "full_product_name": { "name": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64 as a component of Red Hat Satellite 6.12 for RHEL 8", "product_id": "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" }, "product_reference": "yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64", "relates_to_product_reference": "8Base-satellite-6.12" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-37136", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004133" } ], "notes": [ { "category": "description", "text": "A flaw was found in Netty\u0027s netty-codec due to size restrictions for decompressed data in the Bzip2Decoder. By sending a specially-crafted input, a remote attacker could cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data", "title": "Vulnerability summary" }, { "category": "other", "text": "In the OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack ship the vulnerable version of netty-codec package. Since the release of OCP 4.6, the Metering product has been deprecated [1], so the affected components are marked as wontfix. This may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37136" }, { "category": "external", "summary": "RHBZ#2004133", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004133" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37136", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37136" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37136" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "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-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "netty-codec: Bzip2Decoder doesn\u0027t allow setting size restrictions for decompressed data" }, { "cve": "CVE-2021-37137", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2021-09-14T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2004135" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Netty\u0027s netty-codec due to unrestricted chunk lengths in the SnappyFrameDecoder. By sending a specially-crafted input, a remote attacker could cause excessive memory usage resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way", "title": "Vulnerability summary" }, { "category": "other", "text": "In OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of netty-codec package.\nSince the release of OCP 4.6, the Metering product has been deprecated [1], hence the affected components are marked as wontfix.\nThis may be fixed in the future.\n\nStarting in OCP 4.7, the elasticsearch component is shipping as a part of the OpenShift Logging product (openshift-logging/elasticsearch6-rhel8). The elasticsearch component delivered in OCP 4.6 is marked as `Out of support scope` because these versions are already under Maintenance Phase of the support.\n\n[1] https://docs.openshift.com/container-platform/4.6/release_notes/ocp-4-6-release-notes.html#ocp-4-6-metering-operator-deprecated", "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-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-37137" }, { "category": "external", "summary": "RHBZ#2004135", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004135" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-37137", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37137" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-37137" }, { "category": "external", "summary": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv", "url": "https://github.com/netty/netty/security/advisories/GHSA-grg4-wf29-r9vv" } ], "release_date": "2021-09-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "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-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "netty-codec: SnappyFrameDecoder doesn\u0027t restrict chunk length and may buffer skippable chunks in an unnecessary way" }, { "cve": "CVE-2022-22818", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-01-25T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2048775" } ], "notes": [ { "category": "description", "text": "A flaw was found in Django. The ``{% debug %}`` template tag did not properly encode the current context, posing a Cross-site scripting attack vector (XSS).", "title": "Vulnerability description" }, { "category": "summary", "text": "django: Possible XSS via \u0027{% debug %}\u0027 template tag", "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-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-22818" }, { "category": "external", "summary": "RHBZ#2048775", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048775" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-22818", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22818" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-22818", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22818" }, { "category": "external", "summary": "https://www.djangoproject.com/weblog/2022/feb/01/security-releases/", "url": "https://www.djangoproject.com/weblog/2022/feb/01/security-releases/" } ], "release_date": "2022-02-01T08:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "django: Possible XSS via \u0027{% debug %}\u0027 template tag" }, { "cve": "CVE-2022-24836", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-04-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2074346" } ], "notes": [ { "category": "description", "text": "A flaw was found in the nokogiri library when processing an inefficient and complex regular expression. This flaw allows an attacker to cause excessive consumption of resources, which affects performance.", "title": "Vulnerability description" }, { "category": "summary", "text": "nokogiri: ReDoS in HTML encoding detection", "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-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24836" }, { "category": "external", "summary": "RHBZ#2074346", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074346" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24836", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24836" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24836", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24836" }, { "category": "external", "summary": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-crjr-9rc5-ghw8", "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-crjr-9rc5-ghw8" } ], "release_date": "2022-04-11T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "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-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nokogiri: ReDoS in HTML encoding detection" }, { "cve": "CVE-2022-25648", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "discovery_date": "2022-04-19T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2076843" } ], "notes": [ { "category": "description", "text": "A flaw was found in ruby-git, where the package is vulnerable to command injection via the git argument. This flaw allows an attacker to set additional flags, which leads to performing command injections.", "title": "Vulnerability description" }, { "category": "summary", "text": "ruby-git: package vulnerable to Command Injection via git argument injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 10 is marked as affected, as it is shipping the vulnerable code. However, the dependency is not used within the product as such, so the impact is considered as moderate. Other Red Hat Satellite versions are not delivering this dependency, so they are not vulnerable or affected at all.", "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-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25648" }, { "category": "external", "summary": "RHBZ#2076843", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2076843" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25648", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25648" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25648", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25648" }, { "category": "external", "summary": "https://snyk.io/vuln/SNYK-RUBY-GIT-2421270", "url": "https://snyk.io/vuln/SNYK-RUBY-GIT-2421270" } ], "release_date": "2022-04-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "ruby-git: package vulnerable to Command Injection via git argument injection" }, { "cve": "CVE-2022-29181", "cwe": { "id": "CWE-241", "name": "Improper Handling of Unexpected Data Type" }, "discovery_date": "2022-05-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2088684" } ], "notes": [ { "category": "description", "text": "A flaw was found in the rubygem-nokogiri package. This flaw allows malicious users to change partial contents or configurations on the system. Additionally, this vulnerability can also cause a limited denial of service in the form of interruptions in resource availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-nokogiri: Improper Handling of Unexpected Data Type in Nokogiri", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat Satellite 6.12 and later versions are not affected by this flaw.", "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-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29181" }, { "category": "external", "summary": "RHBZ#2088684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088684" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29181", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29181" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29181", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29181" }, { "category": "external", "summary": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m", "url": "https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8m" } ], "release_date": "2022-05-19T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" }, { "category": "workaround", "details": "To avoid this vulnerability in affected applications, ensure the untrusted input is a String by calling #to_s or equivalent.", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "rubygem-nokogiri: Improper Handling of Unexpected Data Type in Nokogiri" }, { "cve": "CVE-2022-29970", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "discovery_date": "2022-05-02T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2081096" } ], "notes": [ { "category": "description", "text": "A flaw was found in Sinatra when serving static files from the public directory. The requested path is not validated if it is in the public directory, allowing files outside of the public directory to be served.", "title": "Vulnerability description" }, { "category": "summary", "text": "sinatra: path traversal possible outside of public_dir when serving static files", "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-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-29970" }, { "category": "external", "summary": "RHBZ#2081096", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2081096" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-29970", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29970" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29970", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29970" } ], "release_date": "2022-05-02T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" }, { "category": "workaround", "details": "Disable the static option which will disable the public_dir option. With this configuration, Sinatra will not serve files from the public directory and therefore files outside of it.", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "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-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "sinatra: path traversal possible outside of public_dir when serving static files" }, { "cve": "CVE-2022-32209", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "discovery_date": "2022-06-28T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2101882" } ], "notes": [ { "category": "description", "text": "A Cross-site scripting (XSS) vulnerability exists in ruby on rails. This issue could allow an attacker to inject content into the application, leading to loss of integrity and confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rails-html-sanitizer: possible xss with certain configurations", "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-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-32209" }, { "category": "external", "summary": "RHBZ#2101882", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2101882" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-32209", "url": "https://www.cve.org/CVERecord?id=CVE-2022-32209" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32209", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32209" } ], "release_date": "2022-06-24T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "rubygem-rails-html-sanitizer: possible xss with certain configurations" }, { "cve": "CVE-2022-34265", "cwe": { "id": "CWE-89", "name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)" }, "discovery_date": "2022-06-30T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2102896" } ], "notes": [ { "category": "description", "text": "A flaw was found in Django. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value.", "title": "Vulnerability description" }, { "category": "summary", "text": "python-django: Potential SQL injection via Trunc(kind) and Extract(lookup_name) arguments", "title": "Vulnerability summary" }, { "category": "other", "text": "Applications that constrain the lookup name and kind choice to a known safe list are unaffected.\n\nRed Hat Satellite 6 versions include affected versions of python-django, however, the product is not vulnerable since it does not make use of vulnerable functions. Future updates may fix this issue.", "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-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-34265" }, { "category": "external", "summary": "RHBZ#2102896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2102896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-34265", "url": "https://www.cve.org/CVERecord?id=CVE-2022-34265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-34265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34265" } ], "release_date": "2022-07-04T08:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 0.0, "baseSeverity": "NONE", "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:N", "version": "3.1" }, "products": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "python-django: Potential SQL injection via Trunc(kind) and Extract(lookup_name) arguments" }, { "acknowledgments": [ { "names": [ "S\u00e9bastien Vecten" ] } ], "cve": "CVE-2024-6861", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2024-10-04T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2317450" } ], "notes": [ { "category": "description", "text": "A disclosure of sensitive information flaw was found in foreman via the GraphQL API. If the introspection feature is enabled, it is possible for attackers to retrieve sensitive admin authentication keys which could result in a compromise of the entire product\u0027s API.", "title": "Vulnerability description" }, { "category": "summary", "text": "foreman: foreman: OAuth secret exposure via unauthenticated access to the GraphQL API", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability was reported for an End of Life Product and does not affect any current supported Red Hat Products. The fix was included in foreman version 3.3 which was first shipped in Satellite 6.12.", "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-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch" ], "known_not_affected": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6861" }, { "category": "external", "summary": "RHBZ#2317450", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2317450" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6861", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6861" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6861", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6861" }, { "category": "external", "summary": "https://docs.theforeman.org/3.3/Release_Notes/index-katello.html#_foreman_2", "url": "https://docs.theforeman.org/3.3/Release_Notes/index-katello.html#_foreman_2" }, { "category": "external", "summary": "https://projects.theforeman.org/issues/34328", "url": "https://projects.theforeman.org/issues/34328" } ], "release_date": "2024-10-09T00:42:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-16T15:09:28+00:00", "details": "For Red Hat Satellite 6.12, see the following documentation for the release.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12\n\nThe important instructions on how to upgrade are available below.\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.12/html/upgrading_and_updating_red_hat_satellite", "product_ids": [ "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:8506" }, { "category": "workaround", "details": "To mitigate this issue the GraphQL introspection feature must be disabled or the GraphQL API be disabled entirely.\n\nMalicious requests can also be filtered using a reverse proxy or directly in the web server configuration.", "product_ids": [ "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "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-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12-capsule:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12-capsule:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12-capsule:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12-capsule:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-capsule:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12-capsule:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12-capsule:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12-capsule:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12-capsule:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12-capsule:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12-capsule:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12-capsule:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12-capsule:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12-capsule:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12-capsule:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12-capsule:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12-capsule:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12-capsule:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12-capsule:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12-capsule:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12-capsule:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12-capsule:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12-capsule:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12-capsule:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12-capsule:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12-capsule:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12-capsule:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12-capsule:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12-capsule:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12-capsule:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12-capsule:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12-capsule:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12-capsule:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12-capsule:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12-capsule:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12-capsule:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12-capsule:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12-capsule:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12-capsule:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12-capsule:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12-capsule:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12-capsule:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12-capsule:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12-capsule:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12-capsule:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12-capsule:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12-capsule:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12-capsule:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12-capsule:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12-capsule:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12-capsule:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12-capsule:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12-capsule:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12-capsule:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12-capsule:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12-capsule:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12-capsule:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12-capsule:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12-capsule:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12-capsule:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12-capsule:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12-capsule:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12-capsule:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12-capsule:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12-capsule:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12-capsule:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-capsule:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-capsule:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12-capsule:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-capsule:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-capsule:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-maintenance:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-clone-0:3.2.0-1.el8sat.src", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12-maintenance:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12-utils:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12-utils:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12-utils:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12-utils:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12-utils:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12-utils:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12-utils:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite-0:3.7.0-2.el8sat.src", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.noarch", "8Base-satellite-6.12:ansible-collection-redhat-satellite_operations-0:1.2.3-1.el8sat.src", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.noarch", "8Base-satellite-6.12:ansible-lint-0:5.0.8-4.el8pc.src", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:ansible-runner-0:1.4.7-1.el8ar.src", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-foreman_scap_client-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.noarch", "8Base-satellite-6.12:ansiblerole-insights-client-0:1.7.1-2.el8sat.src", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:candlepin-0:4.1.15-1.el8sat.src", "8Base-satellite-6.12:candlepin-selinux-0:4.1.15-1.el8sat.noarch", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.src", "8Base-satellite-6.12:cjson-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debuginfo-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:cjson-debugsource-0:1.7.14-5.el8sat.x86_64", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.src", "8Base-satellite-6.12:createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-debugsource-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:createrepo_c-libs-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.src", "8Base-satellite-6.12:dynflow-utils-0:1.6.3-1.el8sat.x86_64", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-0:3.3.0.17-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-bootloaders-redhat-0:202102220000-1.el8sat.src", "8Base-satellite-6.12:foreman-bootloaders-redhat-tftpboot-0:202102220000-1.el8sat.noarch", "8Base-satellite-6.12:foreman-cli-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-debug-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.noarch", "8Base-satellite-6.12:foreman-discovery-image-1:3.8.2-1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.src", "8Base-satellite-6.12:foreman-discovery-image-service-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-discovery-image-service-tui-0:1.0.0-4.1.el8sat.x86_64", "8Base-satellite-6.12:foreman-dynflow-sidekiq-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ec2-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-gce-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-installer-1:3.3.0.8-1.el8sat.src", "8Base-satellite-6.12:foreman-installer-katello-1:3.3.0.8-1.el8sat.noarch", "8Base-satellite-6.12:foreman-journald-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-libvirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-openstack-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-ovirt-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-postgresql-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:foreman-proxy-content-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-proxy-journald-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:foreman-selinux-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:foreman-service-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-telemetry-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:foreman-vmware-0:3.3.0.17-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-0:4.5.0-1.el8sat.src", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-certs-tools-0:2.9.0-1.el8sat.src", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.noarch", "8Base-satellite-6.12:katello-client-bootstrap-0:1.7.9-1.el8sat.src", "8Base-satellite-6.12:katello-common-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-debug-0:4.5.0-1.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:katello-selinux-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.src", "8Base-satellite-6.12:libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libcomps-debugsource-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:libdb-0:5.3.28-42.el8_4.src", "8Base-satellite-6.12:libdb-cxx-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-cxx-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-debugsource-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-java-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-sql-devel-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-tcl-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libdb-utils-debuginfo-0:5.3.28-42.el8_4.x86_64", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.src", "8Base-satellite-6.12:libsodium-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debuginfo-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsodium-debugsource-0:1.0.17-3.el8sat.x86_64", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.src", "8Base-satellite-6.12:libsolv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-debugsource-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-demo-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libsolv-tools-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.src", "8Base-satellite-6.12:libwebsockets-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-debugsource-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:libwebsockets-tests-debuginfo-0:2.4.2-2.el8.x86_64", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.src", "8Base-satellite-6.12:mosquitto-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debuginfo-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:mosquitto-debugsource-0:2.0.14-1.el8sat.x86_64", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.src", "8Base-satellite-6.12:postgresql-evr-0:0.0.2-1.el8sat.x86_64", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.src", "8Base-satellite-6.12:pulpcore-selinux-0:1.3.2-1.el8pc.x86_64", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.src", "8Base-satellite-6.12:puppet-agent-0:7.12.1-1.el8sat.x86_64", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.noarch", "8Base-satellite-6.12:puppet-agent-oauth-0:0.5.1-3.el8sat.src", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.noarch", "8Base-satellite-6.12:puppet-foreman_scap_client-0:0.4.0-1.el8sat.src", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.noarch", "8Base-satellite-6.12:puppetlabs-stdlib-0:5.2.0-1.el8sat.src", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.noarch", "8Base-satellite-6.12:puppetserver-0:7.4.2-1.el8sat.src", "8Base-satellite-6.12:python-aiodns-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-aiofiles-0:0.8.0-2.el8pc.src", "8Base-satellite-6.12:python-aiohttp-0:3.8.1-3.el8pc.src", "8Base-satellite-6.12:python-aiohttp-debugsource-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-aiohttp-xmlrpc-0:1.5.0-2.el8pc.src", "8Base-satellite-6.12:python-aioredis-0:2.0.1-2.el8pc.src", "8Base-satellite-6.12:python-aiosignal-0:1.2.0-2.el8pc.src", "8Base-satellite-6.12:python-ansible-builder-0:1.0.1-4.el8pc.src", "8Base-satellite-6.12:python-asgiref-0:3.5.0-2.el8pc.src", "8Base-satellite-6.12:python-async-lru-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-async-timeout-0:4.0.2-2.el8pc.src", "8Base-satellite-6.12:python-asyncio-throttle-0:1.0.2-3.el8pc.src", "8Base-satellite-6.12:python-attrs-0:21.4.0-2.el8pc.src", "8Base-satellite-6.12:python-backoff-0:1.11.1-2.el8pc.src", "8Base-satellite-6.12:python-bindep-0:2.10.2-4.el8pc.src", "8Base-satellite-6.12:python-bleach-0:3.3.1-2.el8pc.src", "8Base-satellite-6.12:python-bleach-allowlist-0:1.0.3-3.el8pc.src", "8Base-satellite-6.12:python-bracex-0:2.2.1-2.el8pc.src", "8Base-satellite-6.12:python-brotli-0:1.0.9-2.el8pc.src", "8Base-satellite-6.12:python-brotli-debugsource-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python-cchardet-0:2.1.7-4.el8pc.src", "8Base-satellite-6.12:python-cchardet-debugsource-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python-certifi-0:2020.6.20-3.el8pc.src", "8Base-satellite-6.12:python-cffi-0:1.15.0-2.el8pc.src", "8Base-satellite-6.12:python-cffi-debugsource-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-chardet-0:4.0.0-2.el8pc.src", "8Base-satellite-6.12:python-charset-normalizer-0:2.0.11-4.el8pc.src", "8Base-satellite-6.12:python-click-0:8.0.3-2.el8pc.src", "8Base-satellite-6.12:python-click-shell-0:2.1-3.el8pc.src", "8Base-satellite-6.12:python-colorama-0:0.4.4-3.el8pc.src", "8Base-satellite-6.12:python-commonmark-0:0.9.1-5.el8pc.src", "8Base-satellite-6.12:python-contextlib2-0:21.6.0-3.el8pc.src", "8Base-satellite-6.12:python-cryptography-0:3.4.8-1.el8pc.src", "8Base-satellite-6.12:python-cryptography-debugsource-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python-daemon-0:2.1.2-9.el8ar.src", "8Base-satellite-6.12:python-dataclasses-0:0.8-3.el8pc.src", "8Base-satellite-6.12:python-dateutil-0:2.8.2-2.el8pc.src", "8Base-satellite-6.12:python-debian-0:0.1.43-2.el8pc.src", "8Base-satellite-6.12:python-defusedxml-0:0.7.1-3.el8pc.src", "8Base-satellite-6.12:python-diff-match-patch-0:20200713-3.el8pc.src", "8Base-satellite-6.12:python-distro-0:1.6.0-3.el8pc.src", "8Base-satellite-6.12:python-django-0:3.2.14-2.el8pc.src", "8Base-satellite-6.12:python-django-currentuser-0:0.5.3-5.el8pc.src", "8Base-satellite-6.12:python-django-filter-0:21.1-3.el8pc.src", "8Base-satellite-6.12:python-django-guardian-0:2.4.0-5.el8pc.src", "8Base-satellite-6.12:python-django-guid-0:3.2.2-1.el8pc.src", "8Base-satellite-6.12:python-django-import-export-0:2.7.1-6.el8pc.src", "8Base-satellite-6.12:python-django-lifecycle-0:0.9.6-3.el8pc.src", "8Base-satellite-6.12:python-django-prometheus-0:2.1.0-3.el8pc.src", "8Base-satellite-6.12:python-django-readonly-field-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-0:3.13.1-2.el8pc.src", "8Base-satellite-6.12:python-djangorestframework-queryfields-0:1.0.0-5.el8pc.src", "8Base-satellite-6.12:python-drf-access-policy-0:1.1.0-3.el8pc.src", "8Base-satellite-6.12:python-drf-nested-routers-0:0.93.4-3.el8pc.src", "8Base-satellite-6.12:python-drf-spectacular-0:0.21.2-2.el8pc.src", "8Base-satellite-6.12:python-dynaconf-0:3.1.7-4.el8pc.src", "8Base-satellite-6.12:python-ecdsa-0:0.14.1-2.el8pc.src", "8Base-satellite-6.12:python-enrich-0:1.2.6-5.el8pc.src", "8Base-satellite-6.12:python-et-xmlfile-0:1.1.0-2.el8pc.src", "8Base-satellite-6.12:python-flake8-0:3.9.2-5.el8pc.src", "8Base-satellite-6.12:python-frozenlist-0:1.3.0-2.el8pc.src", "8Base-satellite-6.12:python-frozenlist-debugsource-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python-future-0:0.18.2-5.el8pc.src", "8Base-satellite-6.12:python-galaxy-importer-0:0.4.5-1.el8pc.src", "8Base-satellite-6.12:python-gitdb-0:4.0.9-2.el8pc.src", "8Base-satellite-6.12:python-gitpython-0:3.1.26-3.el8pc.src", "8Base-satellite-6.12:python-gnupg-0:0.4.8-2.el8pc.src", "8Base-satellite-6.12:python-gunicorn-0:20.1.0-5.el8pc.src", "8Base-satellite-6.12:python-idna-0:3.3-2.el8pc.src", "8Base-satellite-6.12:python-idna-ssl-0:1.1.0-5.el8pc.src", "8Base-satellite-6.12:python-importlib-metadata-0:4.10.1-2.el8pc.src", "8Base-satellite-6.12:python-importlib-resources-0:5.4.0-4.el8pc.src", "8Base-satellite-6.12:python-inflection-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-iniparse-0:0.4-35.el8pc.src", "8Base-satellite-6.12:python-jinja2-0:3.0.3-2.el8pc.src", "8Base-satellite-6.12:python-jsonschema-0:4.6.0-4.el8pc.src", "8Base-satellite-6.12:python-lockfile-1:0.11.0-8.el8ar.src", "8Base-satellite-6.12:python-lxml-0:4.7.1-2.el8pc.src", "8Base-satellite-6.12:python-lxml-debugsource-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-markdown-0:3.3.6-3.el8pc.src", "8Base-satellite-6.12:python-markuppy-0:1.14-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-0:2.0.1-3.el8pc.src", "8Base-satellite-6.12:python-markupsafe-debugsource-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-mccabe-0:0.6.1-3.el8pc.src", "8Base-satellite-6.12:python-multidict-0:6.0.2-2.el8pc.src", "8Base-satellite-6.12:python-multidict-debugsource-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-naya-0:1.1.1-3.el8pc.src", "8Base-satellite-6.12:python-odfpy-0:1.4.1-6.el8pc.src", "8Base-satellite-6.12:python-openpyxl-0:3.0.9-2.el8pc.src", "8Base-satellite-6.12:python-packaging-0:21.3-1.el8pc.src", "8Base-satellite-6.12:python-parsley-0:1.3-2.el8pc.src", "8Base-satellite-6.12:python-pbr-0:5.8.0-4.el8pc.src", "8Base-satellite-6.12:python-pexpect-0:4.6-2.el8ar.src", "8Base-satellite-6.12:python-productmd-0:1.33-3.el8pc.src", "8Base-satellite-6.12:python-prometheus-client-0:0.8.0-3.el8pc.src", "8Base-satellite-6.12:python-psutil-0:5.7.2-2.el8sat.src", "8Base-satellite-6.12:python-psutil-debugsource-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python-psycopg2-0:2.9.3-2.el8pc.src", "8Base-satellite-6.12:python-psycopg2-debugsource-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python-pulp-ansible-1:0.13.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-certguard-0:1.5.2-3.el8pc.src", "8Base-satellite-6.12:python-pulp-cli-0:0.14.0-4.el8pc.src", "8Base-satellite-6.12:python-pulp-container-0:2.10.9-1.el8pc.src", "8Base-satellite-6.12:python-pulp-deb-0:2.18.0-3.el8pc.src", "8Base-satellite-6.12:python-pulp-file-0:1.10.2-2.el8pc.src", "8Base-satellite-6.12:python-pulp-rpm-0:3.18.7-1.el8pc.src", "8Base-satellite-6.12:python-pulp_manifest-0:3.0.0-3.el8pc.src", "8Base-satellite-6.12:python-pulpcore-0:3.18.10-1.el8pc.src", "8Base-satellite-6.12:python-pyOpenSSL-0:19.1.0-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-0:1.20.1-3.el8pc.src", "8Base-satellite-6.12:python-pycairo-debugsource-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pycares-0:4.1.2-2.el8pc.src", "8Base-satellite-6.12:python-pycares-debugsource-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-pycodestyle-0:2.7.0-5.el8pc.src", "8Base-satellite-6.12:python-pycparser-0:2.21-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-0:3.14.1-2.el8pc.src", "8Base-satellite-6.12:python-pycryptodomex-debugsource-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pyflakes-0:2.3.1-5.el8pc.src", "8Base-satellite-6.12:python-pygments-0:2.11.2-2.el8pc.src", "8Base-satellite-6.12:python-pygobject-1:3.40.1-3.el8pc.src", "8Base-satellite-6.12:python-pygobject-debugsource-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python-pygtrie-0:2.4.2-3.el8pc.src", "8Base-satellite-6.12:python-pyjwkest-0:1.4.2-6.el8pc.src", "8Base-satellite-6.12:python-pyjwt-0:1.7.1-8.el8pc.src", "8Base-satellite-6.12:python-pyparsing-0:2.4.7-3.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-0:0.18.1-2.el8pc.src", "8Base-satellite-6.12:python-pyrsistent-debugsource-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python-pytz-0:2021.3-2.el8pc.src", "8Base-satellite-6.12:python-pyyaml-0:5.4.1-4.el8pc.src", "8Base-satellite-6.12:python-qpid-0:1.37.0-1.el8.src", "8Base-satellite-6.12:python-redis-0:3.5.3-3.el8pc.src", "8Base-satellite-6.12:python-requests-0:2.27.1-2.el8pc.src", "8Base-satellite-6.12:python-requirements-parser-0:0.2.0-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-0:1.19.2-3.el8pc.src", "8Base-satellite-6.12:python-rhsm-debugsource-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python-rich-0:10.12.0-3.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-0:0.17.20-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-0:0.2.6-2.el8pc.src", "8Base-satellite-6.12:python-ruamel-yaml-clib-debugsource-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python-schema-0:0.7.5-2.el8pc.src", "8Base-satellite-6.12:python-semantic-version-0:2.10.0-1.el8pc.src", "8Base-satellite-6.12:python-six-0:1.16.0-2.el8pc.src", "8Base-satellite-6.12:python-smmap-0:5.0.0-2.el8pc.src", "8Base-satellite-6.12:python-sqlparse-0:0.4.2-3.el8pc.src", "8Base-satellite-6.12:python-tablib-0:3.2.0-3.el8pc.src", "8Base-satellite-6.12:python-tenacity-0:7.0.0-3.el8pc.src", "8Base-satellite-6.12:python-toml-0:0.10.2-3.el8pc.src", "8Base-satellite-6.12:python-typing-extensions-0:3.10.0.2-2.el8pc.src", "8Base-satellite-6.12:python-uritemplate-0:4.1.1-2.el8pc.src", "8Base-satellite-6.12:python-url-normalize-0:1.4.3-4.el8pc.src", "8Base-satellite-6.12:python-urllib3-0:1.26.8-2.el8pc.src", "8Base-satellite-6.12:python-urlman-0:1.4.0-3.el8pc.src", "8Base-satellite-6.12:python-wcmatch-0:8.3-2.el8pc.src", "8Base-satellite-6.12:python-webencodings-0:0.5.1-3.el8pc.src", "8Base-satellite-6.12:python-whitenoise-0:6.0.0-1.el8pc.src", "8Base-satellite-6.12:python-xlrd-0:2.0.1-5.el8pc.src", "8Base-satellite-6.12:python-xlwt-0:1.3.0-3.el8pc.src", "8Base-satellite-6.12:python-yarl-0:1.7.2-2.el8pc.src", "8Base-satellite-6.12:python-yarl-debugsource-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python-zipp-0:3.4.0-4.el8pc.src", "8Base-satellite-6.12:python2-qpid-0:1.37.0-1.el8.noarch", "8Base-satellite-6.12:python2-qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:python2-saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python2-saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:python3-ansible-runner-0:1.4.7-1.el8ar.noarch", "8Base-satellite-6.12:python3-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python3-daemon-0:2.1.2-9.el8ar.noarch", "8Base-satellite-6.12:python3-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python3-lockfile-1:0.11.0-8.el8ar.noarch", "8Base-satellite-6.12:python3-pexpect-0:4.6-2.el8ar.noarch", "8Base-satellite-6.12:python3-psutil-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-psutil-debuginfo-0:5.7.2-2.el8sat.x86_64", "8Base-satellite-6.12:python3-qpid-proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:python3-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python3-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-aiodns-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-aiofiles-0:0.8.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiohttp-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-debuginfo-0:3.8.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-aiohttp-xmlrpc-0:1.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-aioredis-0:2.0.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-aiosignal-0:1.2.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-ansible-builder-0:1.0.1-4.el8pc.noarch", "8Base-satellite-6.12:python39-asgiref-0:3.5.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-async-lru-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-async-timeout-0:4.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-asyncio-throttle-0:1.0.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-attrs-0:21.4.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-backoff-0:1.11.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bindep-0:2.10.2-4.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-0:3.3.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-bleach-allowlist-0:1.0.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-bracex-0:2.2.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-brotli-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-brotli-debuginfo-0:1.0.9-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-cchardet-debuginfo-0:2.1.7-4.el8pc.x86_64", "8Base-satellite-6.12:python39-certifi-0:2020.6.20-3.el8pc.noarch", "8Base-satellite-6.12:python39-cffi-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-cffi-debuginfo-0:1.15.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-chardet-0:4.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-charset-normalizer-0:2.0.11-4.el8pc.noarch", "8Base-satellite-6.12:python39-click-0:8.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-click-shell-0:2.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-colorama-0:0.4.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-commonmark-0:0.9.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-contextlib2-0:21.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-createrepo_c-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-createrepo_c-debuginfo-0:0.20.1-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-cryptography-debuginfo-0:3.4.8-1.el8pc.x86_64", "8Base-satellite-6.12:python39-dataclasses-0:0.8-3.el8pc.noarch", "8Base-satellite-6.12:python39-dateutil-0:2.8.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-debian-0:0.1.43-2.el8pc.noarch", "8Base-satellite-6.12:python39-defusedxml-0:0.7.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-diff-match-patch-0:20200713-3.el8pc.noarch", "8Base-satellite-6.12:python39-distro-0:1.6.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-0:3.2.14-2.el8pc.noarch", "8Base-satellite-6.12:python39-django-currentuser-0:0.5.3-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-filter-0:21.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-guardian-0:2.4.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-django-guid-0:3.2.2-1.el8pc.noarch", "8Base-satellite-6.12:python39-django-import-export-0:2.7.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-django-lifecycle-0:0.9.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-prometheus-0:2.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-django-readonly-field-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-0:3.13.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-djangorestframework-queryfields-0:1.0.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-drf-access-policy-0:1.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-nested-routers-0:0.93.4-3.el8pc.noarch", "8Base-satellite-6.12:python39-drf-spectacular-0:0.21.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-dynaconf-0:3.1.7-4.el8pc.noarch", "8Base-satellite-6.12:python39-ecdsa-0:0.14.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-enrich-0:1.2.6-5.el8pc.noarch", "8Base-satellite-6.12:python39-et-xmlfile-0:1.1.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-flake8-0:3.9.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-frozenlist-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-frozenlist-debuginfo-0:1.3.0-2.el8pc.x86_64", "8Base-satellite-6.12:python39-future-0:0.18.2-5.el8pc.noarch", "8Base-satellite-6.12:python39-galaxy-importer-0:0.4.5-1.el8pc.noarch", "8Base-satellite-6.12:python39-gitdb-0:4.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-gitpython-0:3.1.26-3.el8pc.noarch", "8Base-satellite-6.12:python39-gnupg-0:0.4.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-gunicorn-0:20.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-idna-0:3.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-idna-ssl-0:1.1.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-metadata-0:4.10.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-importlib-resources-0:5.4.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-inflection-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-iniparse-0:0.4-35.el8pc.noarch", "8Base-satellite-6.12:python39-jinja2-0:3.0.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-jsonschema-0:4.6.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-libcomps-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-libcomps-debuginfo-0:0.1.18-4.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-lxml-debuginfo-0:4.7.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-markdown-0:3.3.6-3.el8pc.noarch", "8Base-satellite-6.12:python39-markuppy-0:1.14-3.el8pc.noarch", "8Base-satellite-6.12:python39-markupsafe-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-markupsafe-debuginfo-0:2.0.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-mccabe-0:0.6.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-multidict-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-multidict-debuginfo-0:6.0.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-naya-0:1.1.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-odfpy-0:1.4.1-6.el8pc.noarch", "8Base-satellite-6.12:python39-openpyxl-0:3.0.9-2.el8pc.noarch", "8Base-satellite-6.12:python39-packaging-0:21.3-1.el8pc.noarch", "8Base-satellite-6.12:python39-parsley-0:1.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pbr-0:5.8.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-productmd-0:1.33-3.el8pc.noarch", "8Base-satellite-6.12:python39-prometheus-client-0:0.8.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-psycopg2-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-psycopg2-debuginfo-0:2.9.3-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pulp-ansible-1:0.13.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-certguard-0:1.5.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-cli-0:0.14.0-4.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-container-0:2.10.9-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-deb-0:2.18.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-file-0:1.10.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pulp-rpm-0:3.18.7-1.el8pc.noarch", "8Base-satellite-6.12:python39-pulp_manifest-0:3.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pulpcore-0:3.18.10-1.el8pc.noarch", "8Base-satellite-6.12:python39-pyOpenSSL-0:19.1.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-pycairo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycairo-debuginfo-0:1.20.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycares-debuginfo-0:4.1.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycodestyle-0:2.7.0-5.el8pc.noarch", "8Base-satellite-6.12:python39-pycparser-0:2.21-2.el8pc.noarch", "8Base-satellite-6.12:python39-pycryptodomex-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pycryptodomex-debuginfo-0:3.14.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyflakes-0:2.3.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-pygments-0:2.11.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-pygobject-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygobject-debuginfo-1:3.40.1-3.el8pc.x86_64", "8Base-satellite-6.12:python39-pygtrie-0:2.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwkest-0:1.4.2-6.el8pc.noarch", "8Base-satellite-6.12:python39-pyjwt-0:1.7.1-8.el8pc.noarch", "8Base-satellite-6.12:python39-pyparsing-0:2.4.7-3.el8pc.noarch", "8Base-satellite-6.12:python39-pyrsistent-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pyrsistent-debuginfo-0:0.18.1-2.el8pc.x86_64", "8Base-satellite-6.12:python39-pytz-0:2021.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-pyyaml-0:5.4.1-4.el8pc.x86_64", "8Base-satellite-6.12:python39-redis-0:3.5.3-3.el8pc.noarch", "8Base-satellite-6.12:python39-requests-0:2.27.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-requirements-parser-0:0.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-rhsm-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rhsm-debuginfo-0:1.19.2-3.el8pc.x86_64", "8Base-satellite-6.12:python39-rich-0:10.12.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-0:0.17.20-2.el8pc.noarch", "8Base-satellite-6.12:python39-ruamel-yaml-clib-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-ruamel-yaml-clib-debuginfo-0:0.2.6-2.el8pc.x86_64", "8Base-satellite-6.12:python39-schema-0:0.7.5-2.el8pc.noarch", "8Base-satellite-6.12:python39-semantic-version-0:2.10.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-six-0:1.16.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-smmap-0:5.0.0-2.el8pc.noarch", "8Base-satellite-6.12:python39-solv-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:python39-sqlparse-0:0.4.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-tablib-0:3.2.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-tenacity-0:7.0.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-toml-0:0.10.2-3.el8pc.noarch", "8Base-satellite-6.12:python39-typing-extensions-0:3.10.0.2-2.el8pc.noarch", "8Base-satellite-6.12:python39-uritemplate-0:4.1.1-2.el8pc.noarch", "8Base-satellite-6.12:python39-url-normalize-0:1.4.3-4.el8pc.noarch", "8Base-satellite-6.12:python39-urllib3-0:1.26.8-2.el8pc.noarch", "8Base-satellite-6.12:python39-urlman-0:1.4.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-wcmatch-0:8.3-2.el8pc.noarch", "8Base-satellite-6.12:python39-webencodings-0:0.5.1-3.el8pc.noarch", "8Base-satellite-6.12:python39-whitenoise-0:6.0.0-1.el8pc.noarch", "8Base-satellite-6.12:python39-xlrd-0:2.0.1-5.el8pc.noarch", "8Base-satellite-6.12:python39-xlwt-0:1.3.0-3.el8pc.noarch", "8Base-satellite-6.12:python39-yarl-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-yarl-debuginfo-0:1.7.2-2.el8pc.x86_64", "8Base-satellite-6.12:python39-zipp-0:3.4.0-4.el8pc.noarch", "8Base-satellite-6.12:qpid-cpp-0:1.39.0-7.el8amq.src", "8Base-satellite-6.12:qpid-cpp-client-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-devel-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-client-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-debugsource-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-ha-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-linearstore-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-cpp-server-rdma-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-dispatch-0:1.14.0-6.el8.src", "8Base-satellite-6.12:qpid-dispatch-debugsource-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-router-debuginfo-0:1.14.0-6.el8.x86_64", "8Base-satellite-6.12:qpid-dispatch-tools-0:1.14.0-6.el8.noarch", "8Base-satellite-6.12:qpid-proton-0:0.33.0-4.el8.src", "8Base-satellite-6.12:qpid-proton-c-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-c-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-cpp-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-proton-debugsource-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:qpid-qmf-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-qmf-debuginfo-0:1.39.0-7.el8amq.x86_64", "8Base-satellite-6.12:qpid-tools-0:1.39.0-7.el8amq.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:redhat-access-insights-puppet-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:ruby-solv-debuginfo-0:0.7.22-4.el8pc.x86_64", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actioncable-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailbox-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionmailer-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionpack-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actiontext-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-actionview-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activejob-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activemodel-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-import-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activerecord-session_store-0:2.0.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activestorage-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-activesupport-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-acts_as_list-0:1.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-addressable-0:2.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-algebrick-0:0.7.3-8.el8sat.src", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-amazing_print-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-ancestry-0:3.0.7-2.el8sat.src", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.noarch", "8Base-satellite-6.12:rubygem-anemone-0:0.7.2-23.el8sat.src", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-angular-rails-templates-1:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ansi-0:1.5.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-bindings-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-dsl-0:2.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-params-0:0.0.5-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-apipie-rails-0:0.5.17-4.el8sat.src", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-audited-0:4.9.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_compute-0:0.22.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_network-0:0.26.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_resources-0:0.18.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_storage-0:0.23.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-azure_mgmt_subscriptions-0:0.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-bcrypt-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debuginfo-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-bcrypt-debugsource-0:3.1.12-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-builder-0:3.2.4-2.el8sat.src", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-bundler_ext-0:0.4.1-6.el8sat.src", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-clamp-0:1.1.2-7.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-rails-0:5.0.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-0:2.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-coffee-script-source-0:1.12.2-5.el8sat.src", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-colorize-0:0.8.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-1:1.1.6-3.el8sat.src", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-concurrent-ruby-edge-1:0.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-connection_pool-0:2.2.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-crass-0:1.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-css_parser-0:1.4.7-5.el8sat.src", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-daemons-0:1.2.3-7.1.el8sat.src", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-deacon-0:1.0.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-0:0.0.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-declarative-option-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-deep_cloneable-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-deface-0:1.5.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-diffy-0:3.0.1-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-domain_name-0:0.5.20160310-5.el8sat.src", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-dynflow-0:1.6.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-erubi-0:1.9.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-excon-0:0.76.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-execjs-0:2.7.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.src", "8Base-satellite-6.12:rubygem-facter-0:4.0.51-2.el8sat.x86_64", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-0:0.17.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday-cookie_jar-0:0.0.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-faraday_middleware-0:0.13.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-fast_gettext-0:1.4.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ffi-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debuginfo-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ffi-debugsource-0:1.12.2-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-aws-0:3.6.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-core-0:2.1.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-google-0:1.11.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-json-0:1.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-kubevirt-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-libvirt-0:0.9.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-openstack-0:1.0.8-4.el8sat.src", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-ovirt-0:2.0.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-vsphere-0:3.5.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-fog-xml-0:0.1.2-9.el8sat.src", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman-tasks-0:6.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_ansible-0:7.1.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_azure_rm-0:2.2.6-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_bootdisk-0:19.0.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_discovery-0:21.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_hooks-0:0.3.17-3.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_kubevirt-0:0.1.9-4.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_leapp-0:0.1.10-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_maintain-1:1.1.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_openscap-0:5.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_puppet-0:4.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_remote_execution-0:7.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_remote_execution-cockpit-0:7.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_rh_cloud-0:6.0.42.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_scap_client-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_templates-0:9.3.0-1.1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_theme_satellite-0:10.0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_virt_who_configure-0:0.5.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-foreman_webhooks-0:3.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.noarch", "8Base-satellite-6.12:rubygem-formatador-0:0.2.1-13.el8sat.src", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-friendly_id-0:5.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-fx-0:0.5.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-get_process_mem-0:0.2.7-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-gettext_i18n_rails-0:1.8.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-git-0:1.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-gitlab-sidekiq-fetcher-0:0.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-globalid-0:0.4.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-api-client-0:0.33.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-google-cloud-env-0:1.3.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-googleauth-0:0.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-0:1.8.14-3.el8sat.src", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-graphql-batch-0:0.3.10-3.el8sat.src", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-gssapi-0:1.2.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli-0:3.3.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman-0:3.3.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_admin-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_ansible-0:0.3.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_azure_rm-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_bootdisk-0:0.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_discovery-0:1.1.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_kubevirt-0:0.1.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_leapp-0:0.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_openscap-0:0.1.13-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_puppet-0:0.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_remote_execution-0:0.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_tasks-0:0.0.18-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_templates-0:0.2.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_virt_who_configure-0:0.0.9-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_foreman_webhooks-0:0.0.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-hammer_cli_katello-0:1.6.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-hashie-0:3.6.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-highline-0:2.0.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-hocon-0:1.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-0:3.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-cookie-0:1.0.2-5.1.el8sat.src", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-http-form_data-0:2.1.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-http_parser.rb-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debuginfo-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-http_parser.rb-debugsource-0:0.6.0-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-httpclient-0:2.8.3-4.el8sat.src", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-i18n-0:1.8.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-infoblox-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ipaddress-0:0.8.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.noarch", "8Base-satellite-6.12:rubygem-jgrep-0:1.3.3-11.el8sat.src", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-journald-logger-0:2.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-journald-native-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debuginfo-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-journald-native-debugsource-0:1.0.11-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-jwt-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo-0:6.4.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_parsers-0:1.2.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kafo_wizards-0:0.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-katello-0:4.5.0.20-1.el8sat.src", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-kubeclient-0:4.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ldap_fluff-0:0.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-little-plugger-0:1.1.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.noarch", "8Base-satellite-6.12:rubygem-locale-0:2.0.9-15.el8sat.src", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-0:2.3.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-logging-journald-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-loofah-0:2.4.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mail-0:2.7.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-marcel-0:1.0.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-memoist-0:0.16.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-method_source-0:0.9.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-0:3.3.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-mime-types-data-0:3.2018.0812-5.el8sat.src", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-mini_mime-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mqtt-0:0.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest-0:0.7.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ms_rest_azure-0:0.12.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-msgpack-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debuginfo-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-msgpack-debugsource-0:1.3.3-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multi_json-0:1.14.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-multipart-post-0:2.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-mustermann-0:1.1.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ldap-0:0.17.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ping-0:2.0.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-scp-0:1.2.1-5.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-0:4.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-net-ssh-krb-0:0.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-net_http_unix-0:0.2.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-netrc-0:0.11.0-6.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-newt-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debuginfo-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-newt-debugsource-0:0.9.7-3.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-nio4r-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debuginfo-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nio4r-debugsource-0:2.5.4-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.src", "8Base-satellite-6.12:rubygem-nokogiri-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debuginfo-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-nokogiri-debugsource-0:1.13.8-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-oauth-0:0.5.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap-0:0.4.9-7.el8sat.src", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-openscap_parser-0:1.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-optimist-0:3.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-os-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debuginfo-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt-engine-sdk-debugsource-0:4.4.0-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-ovirt_provision_plugin-0:2.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-parallel-0:1.19.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-parse-cron-0:0.1.4-5.el8sat.src", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-polyglot-0:0.3.5-3.1.el8sat.src", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-powerbar-0:2.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-prometheus-client-0:1.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-promise.rb-0:0.7.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-public_suffix-0:3.0.3-3.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ansible_client-0:0.13.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_certguard_client-0:1.5.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_container_client-0:2.10.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_deb_client-0:2.18.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_file_client-0:1.10.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_ostree_client-0:2.0.0-0.1.a1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_python_client-0:3.6.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulp_rpm_client-0:3.17.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-pulpcore_client-1:3.18.5-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-puma-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debuginfo-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-debugsource-0:5.6.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-puma-status-0:1.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-qpid_proton-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-4.el8.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debuginfo-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-qpid_proton-debugsource-0:0.33.0-5.el8sat.x86_64", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-quantile-0:0.2.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rabl-0:0.14.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-0:2.2.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-cors-0:1.0.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-jsonp-0:1.3.1-10.el8sat.src", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-protection-0:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rack-test-0:1.1.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-dom-testing-0:2.0.3-7.el8sat.src", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-html-sanitizer-0:1.4.3-2.el8sat.src", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-rails-i18n-0:6.0.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-railties-0:6.0.4.7-1.el8sat.src", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rainbow-0:2.2.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-rb-inotify-0:0.9.7-6.el8sat.src", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbnacl-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rbvmomi-0:2.2.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rchardet-0:1.8.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-recursive-open-struct-0:1.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-redfish_client-0:0.5.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-redis-0:4.5.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-representable-0:3.0.4-3.el8sat.src", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-responders-0:3.0.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-rest-client-0:2.0.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-retriable-0:3.1.2-3.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.src", "8Base-satellite-6.12:rubygem-rkerberos-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debuginfo-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-rkerberos-debugsource-0:0.1.5-20.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-0:3.4.0-4.el8sat.src", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-roadie-rails-0:2.1.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.noarch", "8Base-satellite-6.12:rubygem-robotex-0:1.0.0-22.el8sat.src", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-rsec-0:0.4.3-5.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby-libvirt-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby-libvirt-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2_keywords-0:0.0.4-1.el8sat.src", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby2ruby-0:2.4.2-4.el8sat.src", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-ruby_parser-0:3.10.1-4.el8sat.src", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-rubyipmi-0:0.11.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-runcible-0:2.13.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-safemode-0:1.3.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-scoped_search-0:4.1.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sd_notify-0:0.1.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-secure_headers-0:6.3.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sequel-0:5.53.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-server_sent_events-0:0.1.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sexp_processor-0:4.10.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sidekiq-0:5.2.10-1.el8sat.src", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-signet-0:0.14.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-sinatra-1:2.2.0-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_ansible-0:3.4.1-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_container_gateway-0:1.0.6-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_infoblox-0:0.0.16-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dhcp_remote_isc-0:0.0.5-6.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery-0:1.0.5-9.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_discovery_image-0:1.6.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dns_infoblox-0:1.1.0-7.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow-0:0.8.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_dynflow_core-0:0.4.1-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_openscap-0:0.9.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_pulp-0:3.2.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_remote_execution_ssh-0:0.7.3-1.el8sat.src", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-smart_proxy_shellhooks-0:0.9.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-0:4.0.2-2.el8sat.src", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.noarch", "8Base-satellite-6.12:rubygem-sprockets-rails-0:3.2.1-7.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.src", "8Base-satellite-6.12:rubygem-sqlite3-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debuginfo-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sqlite3-debugsource-0:1.4.2-1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-sshkey-0:1.9.0-5.el8sat.src", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-statsd-instrument-0:2.1.4-4.el8sat.src", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-stomp-0:1.4.9-2.el8sat.src", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-thor-0:1.0.1-3.el8sat.src", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.noarch", "8Base-satellite-6.12:rubygem-thread_safe-0:0.3.6-6.el8sat.src", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.noarch", "8Base-satellite-6.12:rubygem-tilt-0:2.0.8-5.el8sat.src", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-timeliness-0:0.3.10-2.el8sat.src", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-tzinfo-0:1.2.6-2.el8sat.src", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.noarch", "8Base-satellite-6.12:rubygem-uber-0:0.1.0-3.el8sat.src", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.noarch", "8Base-satellite-6.12:rubygem-unf-0:0.1.3-9.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unf_ext-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debuginfo-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unf_ext-debugsource-0:0.0.7.2-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.src", "8Base-satellite-6.12:rubygem-unicode-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debuginfo-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-debugsource-0:0.4.4.4-4.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-unicode-display_width-0:1.7.0-2.el8sat.src", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.noarch", "8Base-satellite-6.12:rubygem-validates_lengths_from_database-0:0.5.0-8.el8sat.src", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.noarch", "8Base-satellite-6.12:rubygem-webpack-rails-0:0.9.8-6.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.src", "8Base-satellite-6.12:rubygem-websocket-driver-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debuginfo-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-driver-debugsource-0:0.7.1-2.1.el8sat.x86_64", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-websocket-extensions-0:0.1.5-2.el8sat.src", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.noarch", "8Base-satellite-6.12:rubygem-will_paginate-0:3.1.7-4.el8sat.src", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.noarch", "8Base-satellite-6.12:rubygem-zeitwerk-0:2.2.2-2.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.src", "8Base-satellite-6.12:saslwrapper-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debuginfo-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:saslwrapper-debugsource-0:0.22-6.el8sat.x86_64", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-0:6.12.0-4.el8sat.src", "8Base-satellite-6.12:satellite-capsule-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-cli-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-common-0:6.12.0-4.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.noarch", "8Base-satellite-6.12:satellite-installer-0:6.12.0.5-1.el8sat.src", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.noarch", "8Base-satellite-6.12:satellite-maintain-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.src", "8Base-satellite-6.12:yggdrasil-worker-forwarder-0:0.0.1-1.el8sat.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "foreman: foreman: OAuth secret exposure via unauthenticated access to the GraphQL API" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…